JUnit version 4.13.2
.21:07:54.579 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783544874569
21:07:54.645 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
21:07:54.685 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
21:07:54.695 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskTYTxFV/test-tmp
21:07:54.727 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
21:07:54.731 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskTYTxFV/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
21:07:54.927 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

21:07:54.939 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:07:54.940 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

21:07:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:54.941787 27039 mini_oidc.cc:150] Starting JWKS server
21:07:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:54.942550 27039 webserver.cc:534] Webserver started at http://127.0.0.1:39519/ using document root <none> and password file <none>
21:07:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:54.942673 27039 mini_oidc.cc:186] Starting OIDC Discovery server
21:07:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:54.942836 27039 webserver.cc:534] Webserver started at http://127.0.0.1:44231/ using document root <none> and password file <none>
21:07:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:07:54Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
21:07:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:07:54Z Disabled control of system clock
21:07:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:54.953758 27039 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/wal
21:07:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/data
21:07:54.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:07:54.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:07:54.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:07:54.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:54.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:54.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:54.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/logs
21:07:54.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/data/info.pb
21:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:07:54.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:54.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:54.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:54.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:07:54.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:07:54.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:07:54.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:07:54.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.254:34773
21:07:54.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.254
21:07:54.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:54.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:54.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:54.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:54.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:07:54.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:07:54.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:54.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:07:54.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39519/jwks.json with env {}
21:07:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.033555 27050 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:07:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.033797 27050 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:07:55.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.033830 27050 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:07:55.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.035826 27050 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:07:55.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.035917 27050 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:07:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.035940 27050 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:07:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.035959 27050 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:07:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.035977 27050 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:07:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.035995 27050 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39519/jwks.json
21:07:55.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.038347 27050 master_runner.cc:387] Master server non-default flags:
21:07:55.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:07:55.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/data
21:07:55.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/wal
21:07:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:07:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:07:55.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.254:34773
21:07:55.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:07:55.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:07:55.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:07:55.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39519/jwks.json
21:07:55.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/data/info.pb
21:07:55.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.254
21:07:55.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:07:55.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27050
21:07:55.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:07:55.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:07:55.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/logs
21:07:55.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:07:55.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:07:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:07:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:07:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:07:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:07:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:07:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:07:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.038662 27050 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:07:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.038952 27050 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:07:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.042272 27056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.042281 27055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.042445 27050 server_base.cc:1061] running on GCE node
21:07:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.042603 27058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.042863 27050 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:07:55.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.043140 27050 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:07:55.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.044299 27050 hybrid_clock.cc:648] HybridClock initialized: now 1783544875044263 us; error 50 us; skew 500 ppm
21:07:55.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.045624 27050 webserver.cc:534] Webserver started at http://127.26.103.254:46417/ using document root <none> and password file <none>
21:07:55.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.045806 27050 fs_manager.cc:362] Metadata directory not provided
21:07:55.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.045841 27050 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:07:55.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.045914 27050 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:07:55.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.046797 27050 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/data/instance:
21:07:55.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79f4a37fcabf4be59438bf08148e0a8a"
21:07:55.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.047166 27050 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/wal/instance:
21:07:55.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79f4a37fcabf4be59438bf08148e0a8a"
21:07:55.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.048974 27050 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
21:07:55.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.049796 27064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:07:55.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.049954 27050 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
21:07:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.050020 27050 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/wal
21:07:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79f4a37fcabf4be59438bf08148e0a8a"
21:07:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.050077 27050 fs_report.cc:389] FS layout report
21:07:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:07:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/wal
21:07:55.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/wal
21:07:55.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/data/data
21:07:55.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:07:55.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:07:55.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:07:55.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:07:55.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:07:55.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:07:55.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:07:55.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:07:55.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:07:55.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:07:55.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:07:55.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.064751 27050 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:07:55.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.065068 27050 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:07:55.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.065161 27050 kserver.cc:163] Server-wide thread pool size limit: 3276
21:07:55.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.069481 27050 rpc_server.cc:307] RPC server started. Bound to: 127.26.103.254:34773
21:07:55.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.069514 27116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.103.254:34773 every 8 connection(s)
21:07:55.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.069805 27050 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/data/info.pb
21:07:55.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.070432 27117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:55.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.071784 27117 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } has no permanent_uuid. Determining permanent_uuid...
21:07:55.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.077244 27117 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } has no permanent_uuid. Determining permanent_uuid...
21:07:55.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.077813 27065 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.103.253:45093: connect: Connection refused (error 111)
21:07:55.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.078413 27117 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.103.253:45093: Network error: Client connection negotiation failed: client connection to 127.26.103.253:45093: connect: Connection refused (error 111)
21:07:55.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.078778 27039 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 27050
21:07:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.078857 27039 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-0/wal/instance
21:07:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.079521 27039 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:55.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/wal
21:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/data
21:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:07:55.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/logs
21:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/data/info.pb
21:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:07:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:07:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:07:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:07:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:07:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:07:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.253:45093
21:07:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.253
21:07:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:07:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:07:55.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:07:55.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39519/jwks.json with env {}
21:07:55.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.127660 27117 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } attempt: 1
21:07:55.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.128899 27117 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.103.253:45093: Network error: Client connection negotiation failed: client connection to 127.26.103.253:45093: connect: Connection refused (error 111)
21:07:55.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.160867 27122 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:07:55.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.161079 27122 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:07:55.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.161103 27122 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:07:55.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.163360 27122 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:07:55.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.163421 27122 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:07:55.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.163437 27122 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:07:55.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.163460 27122 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:07:55.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.163481 27122 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:07:55.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.163501 27122 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39519/jwks.json
21:07:55.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.166357 27122 master_runner.cc:387] Master server non-default flags:
21:07:55.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:07:55.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/data
21:07:55.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/wal
21:07:55.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:07:55.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:07:55.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.253:45093
21:07:55.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:07:55.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:07:55.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:07:55.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39519/jwks.json
21:07:55.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/data/info.pb
21:07:55.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.253
21:07:55.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:07:55.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27122
21:07:55.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:07:55.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:07:55.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/logs
21:07:55.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:07:55.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:07:55.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:07:55.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:07:55.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:07:55.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:07:55.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:07:55.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:07:55.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.166712 27122 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:07:55.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.167004 27122 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:07:55.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.170420 27127 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.170379 27128 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.170733 27130 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.171012 27122 server_base.cc:1061] running on GCE node
21:07:55.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.171228 27122 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:07:55.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.171490 27122 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:07:55.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.172638 27122 hybrid_clock.cc:648] HybridClock initialized: now 1783544875172622 us; error 31 us; skew 500 ppm
21:07:55.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.173935 27122 webserver.cc:534] Webserver started at http://127.26.103.253:36839/ using document root <none> and password file <none>
21:07:55.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.174147 27122 fs_manager.cc:362] Metadata directory not provided
21:07:55.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.174245 27122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:07:55.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.174355 27122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:07:55.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.175510 27122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/data/instance:
21:07:55.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "513c5e6b234f408480e07ee9fcb54c95"
21:07:55.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.175884 27122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/wal/instance:
21:07:55.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "513c5e6b234f408480e07ee9fcb54c95"
21:07:55.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.177520 27122 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
21:07:55.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.178357 27136 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:07:55.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.178825 27122 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
21:07:55.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.178903 27122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/wal
21:07:55.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "513c5e6b234f408480e07ee9fcb54c95"
21:07:55.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.178964 27122 fs_report.cc:389] FS layout report
21:07:55.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:07:55.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/wal
21:07:55.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/wal
21:07:55.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/data/data
21:07:55.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:07:55.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:07:55.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:07:55.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:07:55.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:07:55.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:07:55.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:07:55.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:07:55.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:07:55.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:07:55.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:07:55.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.197131 27117 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } attempt: 2
21:07:55.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.198104 27117 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.103.253:45093: Network error: Client connection negotiation failed: client connection to 127.26.103.253:45093: connect: Connection refused (error 111)
21:07:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.201072 27122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:07:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.201427 27122 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:07:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.201553 27122 kserver.cc:163] Server-wide thread pool size limit: 3276
21:07:55.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.206302 27122 rpc_server.cc:307] RPC server started. Bound to: 127.26.103.253:45093
21:07:55.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.206352 27188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.103.253:45093 every 8 connection(s)
21:07:55.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.207166 27122 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/data/info.pb
21:07:55.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.207777 27189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:55.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.209224 27189 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } has no permanent_uuid. Determining permanent_uuid...
21:07:55.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.214368 27189 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } has no permanent_uuid. Determining permanent_uuid...
21:07:55.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.214982 27039 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 27122
21:07:55.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.215040 27039 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-1/wal/instance
21:07:55.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.215418 27039 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:55.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:55.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/wal
21:07:55.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/data
21:07:55.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:07:55.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:07:55.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:07:55.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/logs
21:07:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/data/info.pb
21:07:55.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:07:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:07:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:07:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:07:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:07:55.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:07:55.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:07:55.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:07:55.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.252:40409
21:07:55.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.252
21:07:55.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:07:55.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:07:55.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:07:55.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39519/jwks.json with env {}
21:07:55.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.219570 27189 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } has no permanent_uuid. Determining permanent_uuid...
21:07:55.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.220024 27138 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.103.252:40409: connect: Connection refused (error 111)
21:07:55.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.220943 27189 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.103.252:40409: Network error: Client connection negotiation failed: client connection to 127.26.103.252:40409: connect: Connection refused (error 111)
21:07:55.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.270164 27189 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } attempt: 1
21:07:55.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.271174 27189 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.103.252:40409: Network error: Client connection negotiation failed: client connection to 127.26.103.252:40409: connect: Connection refused (error 111)
21:07:55.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.289276 27117 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } attempt: 3
21:07:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.293264 27117 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } has no permanent_uuid. Determining permanent_uuid...
21:07:55.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.294028 27117 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.103.252:40409: Network error: Client connection negotiation failed: client connection to 127.26.103.252:40409: connect: Connection refused (error 111)
21:07:55.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.299013 27193 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:07:55.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.299237 27193 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:07:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.299280 27193 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:07:55.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.301157 27193 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:07:55.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.301239 27193 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:07:55.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.301270 27193 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:07:55.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.301290 27193 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:07:55.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.301309 27193 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:07:55.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.301327 27193 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39519/jwks.json
21:07:55.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.303337 27193 master_runner.cc:387] Master server non-default flags:
21:07:55.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:07:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/data
21:07:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/wal
21:07:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:07:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:07:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.252:40409
21:07:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:07:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:07:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:07:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39519/jwks.json
21:07:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/data/info.pb
21:07:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.252
21:07:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:07:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27193
21:07:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:07:55.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:07:55.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/logs
21:07:55.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:07:55.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:07:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:07:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:07:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:07:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:07:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:07:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:07:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.303653 27193 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:07:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.303938 27193 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:07:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.306774 27199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.306774 27200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.306770 27202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.307360 27193 server_base.cc:1061] running on GCE node
21:07:55.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.307585 27193 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:07:55.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.307886 27193 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:07:55.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.309069 27193 hybrid_clock.cc:648] HybridClock initialized: now 1783544875309035 us; error 49 us; skew 500 ppm
21:07:55.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.310516 27193 webserver.cc:534] Webserver started at http://127.26.103.252:41263/ using document root <none> and password file <none>
21:07:55.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.310762 27193 fs_manager.cc:362] Metadata directory not provided
21:07:55.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.310820 27193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:07:55.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.310935 27193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:07:55.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.311928 27193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/data/instance:
21:07:55.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "132285d01d8f4e9f8d43cffe0d0e3d13"
21:07:55.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.312305 27193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/wal/instance:
21:07:55.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "132285d01d8f4e9f8d43cffe0d0e3d13"
21:07:55.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.313949 27193 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
21:07:55.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.314744 27208 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.314996 27193 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.315071 27193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/wal
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "132285d01d8f4e9f8d43cffe0d0e3d13"
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.315130 27193 fs_report.cc:389] FS layout report
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/wal
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/wal
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/data/data
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:07:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:07:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:07:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:07:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:07:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:07:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:07:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:07:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:07:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:07:55.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.325290 27117 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } attempt: 1
21:07:55.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.326274 27117 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.103.252:40409: Network error: Client connection negotiation failed: client connection to 127.26.103.252:40409: connect: Connection refused (error 111)
21:07:55.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.332070 27193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:07:55.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.332391 27193 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:07:55.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.332489 27193 kserver.cc:163] Server-wide thread pool size limit: 3276
21:07:55.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.337002 27193 rpc_server.cc:307] RPC server started. Bound to: 127.26.103.252:40409
21:07:55.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.337046 27260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.103.252:40409 every 8 connection(s)
21:07:55.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.337570 27193 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/data/info.pb
21:07:55.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.338210 27261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:55.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.339401 27189 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } attempt: 2
21:07:55.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.340559 27039 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 27193
21:07:55.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.340636 27039 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/master-2/wal/instance
21:07:55.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.339700 27261 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } has no permanent_uuid. Determining permanent_uuid...
21:07:55.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.346597 27261 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } has no permanent_uuid. Determining permanent_uuid...
21:07:55.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.349285 27189 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95: Bootstrap starting.
21:07:55.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.350106 27189 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95: Neither blocks nor log segments found. Creating new log.
21:07:55.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.350402 27189 log.cc:826] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95: Log is configured to *not* fsync() on all Append() calls
21:07:55.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.352031 27261 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } has no permanent_uuid. Determining permanent_uuid...
21:07:55.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.352814 27189 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95: No bootstrap required, opened a new log
21:07:55.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.355022 27189 raft_consensus.cc:359] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } }
21:07:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.355180 27189 raft_consensus.cc:385] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.355229 27189 raft_consensus.cc:740] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513c5e6b234f408480e07ee9fcb54c95, State: Initialized, Role: FOLLOWER
21:07:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.355361 27189 consensus_queue.cc:260] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } }
21:07:55.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.355723 27189 sys_catalog.cc:565] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [sys.catalog]: configured and running, proceeding with master startup.
21:07:55.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.358897 27261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13: Bootstrap starting.
21:07:55.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.359129 27281 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:07:55.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.359184 27281 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:07:55.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.359647 27261 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13: Neither blocks nor log segments found. Creating new log.
21:07:55.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.359920 27261 log.cc:826] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13: Log is configured to *not* fsync() on all Append() calls
21:07:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.362083 27270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [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: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } } }
21:07:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.362202 27270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [sys.catalog]: This master's current role is: FOLLOWER
21:07:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.362895 27261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13: No bootstrap required, opened a new log
21:07:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.361755 27122 master_runner.cc:187] Error getting master registration for 127.26.103.254:34773: OK, instance_id { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" instance_seqno: 1783544875068366 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:07:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.363608 27122 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:07:55.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.365175 27261 raft_consensus.cc:359] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } }
21:07:55.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.365332 27261 raft_consensus.cc:385] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:55.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.365368 27261 raft_consensus.cc:740] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 132285d01d8f4e9f8d43cffe0d0e3d13, State: Initialized, Role: FOLLOWER
21:07:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.365533 27261 consensus_queue.cc:260] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } }
21:07:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.365836 27284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [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: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } } }
21:07:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.365887 27261 sys_catalog.cc:565] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [sys.catalog]: configured and running, proceeding with master startup.
21:07:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.365916 27284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [sys.catalog]: This master's current role is: FOLLOWER
21:07:55.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.368278 27295 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:07:55.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.368664 27295 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:07:55.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.368767 27193 master_runner.cc:187] Error getting master registration for 127.26.103.254:34773: OK, instance_id { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" instance_seqno: 1783544875068366 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:07:55.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.370749 27193 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:07:55.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.401432 27117 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } attempt: 2
21:07:55.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.406585 27117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a: Bootstrap starting.
21:07:55.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.407600 27117 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a: Neither blocks nor log segments found. Creating new log.
21:07:55.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.407943 27117 log.cc:826] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a: Log is configured to *not* fsync() on all Append() calls
21:07:55.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.408910 27117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a: No bootstrap required, opened a new log
21:07:55.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.410645 27117 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } }
21:07:55.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.410789 27117 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:55.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.410821 27117 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f4a37fcabf4be59438bf08148e0a8a, State: Initialized, Role: FOLLOWER
21:07:55.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.410929 27117 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } }
21:07:55.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.411257 27117 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [sys.catalog]: configured and running, proceeding with master startup.
21:07:55.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.413594 27309 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:07:55.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.413899 27309 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:07:55.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.415215 27050 master_runner.cc:264] No leader master found from master 79f4a37fcabf4be59438bf08148e0a8a
21:07:55.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.415261 27050 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:07:55.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.412779 27298 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [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: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } } }
21:07:55.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.415840 27298 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [sys.catalog]: This master's current role is: FOLLOWER
21:07:55.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.452387 27142 tablet.cc:2406] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:07:55.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.566018 27070 tablet.cc:2406] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:07:55.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.571211 27298 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:07:55.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.571346 27298 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } }
21:07:55.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.571609 27298 leader_election.cc:290] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 513c5e6b234f408480e07ee9fcb54c95 (127.26.103.253:45093), 132285d01d8f4e9f8d43cffe0d0e3d13 (127.26.103.252:40409)
21:07:55.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.571949 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79f4a37fcabf4be59438bf08148e0a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" is_pre_election: true
21:07:55.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.572088 27235 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79f4a37fcabf4be59438bf08148e0a8a in term 0.
21:07:55.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.572328 27066 leader_election.cc:304] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 132285d01d8f4e9f8d43cffe0d0e3d13, 79f4a37fcabf4be59438bf08148e0a8a; no voters: 
21:07:55.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.572562 27163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79f4a37fcabf4be59438bf08148e0a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513c5e6b234f408480e07ee9fcb54c95" is_pre_election: true
21:07:55.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.572690 27163 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79f4a37fcabf4be59438bf08148e0a8a in term 0.
21:07:55.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.572906 27298 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 0 FOLLOWER]: Leader pre-election won for term 1
21:07:55.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.572950 27298 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:07:55.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.572971 27298 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 0 FOLLOWER]: Advancing to term 1
21:07:55.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.573937 27298 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } }
21:07:55.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.574237 27163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79f4a37fcabf4be59438bf08148e0a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513c5e6b234f408480e07ee9fcb54c95"
21:07:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.574311 27163 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [term 0 FOLLOWER]: Advancing to term 1
21:07:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.575148 27163 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f4a37fcabf4be59438bf08148e0a8a in term 1.
21:07:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.575306 27065 leader_election.cc:304] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513c5e6b234f408480e07ee9fcb54c95, 79f4a37fcabf4be59438bf08148e0a8a; no voters: 
21:07:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.575621 27235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79f4a37fcabf4be59438bf08148e0a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13"
21:07:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.575695 27235 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [term 0 FOLLOWER]: Advancing to term 1
21:07:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.576452 27235 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f4a37fcabf4be59438bf08148e0a8a in term 1.
21:07:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.576622 27298 leader_election.cc:290] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [CANDIDATE]: Term 1 election: Requested vote from peers 513c5e6b234f408480e07ee9fcb54c95 (127.26.103.253:45093), 132285d01d8f4e9f8d43cffe0d0e3d13 (127.26.103.252:40409)
21:07:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.576686 27298 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 1 FOLLOWER]: Leader election won for term 1
21:07:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.576726 27298 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [term 1 LEADER]: Becoming Leader. State: Replica: 79f4a37fcabf4be59438bf08148e0a8a, State: Running, Role: LEADER
21:07:55.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.576813 27298 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } }
21:07:55.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.577243 27298 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79f4a37fcabf4be59438bf08148e0a8a. Latest consensus state: current_term: 1 leader_uuid: "79f4a37fcabf4be59438bf08148e0a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } } }
21:07:55.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.577322 27298 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [sys.catalog]: This master's current role is: LEADER
21:07:55.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.577723 27313 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
21:07:55.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.577936 27313 catalog_manager.cc:1519] Initializing Kudu cluster ID...
21:07:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.579195 27235 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [term 1 FOLLOWER]: Refusing update from remote peer 79f4a37fcabf4be59438bf08148e0a8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:07:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.579489 27311 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:07:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.580552 27284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79f4a37fcabf4be59438bf08148e0a8a. Latest consensus state: current_term: 1 leader_uuid: "79f4a37fcabf4be59438bf08148e0a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } } }
21:07:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.580627 27284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [sys.catalog]: This master's current role is: FOLLOWER
21:07:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.581032 27163 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [term 1 FOLLOWER]: Refusing update from remote peer 79f4a37fcabf4be59438bf08148e0a8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:07:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.581277 27311 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:07:55.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.582365 27270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79f4a37fcabf4be59438bf08148e0a8a. Latest consensus state: current_term: 1 leader_uuid: "79f4a37fcabf4be59438bf08148e0a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } } }
21:07:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.582442 27270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [sys.catalog]: This master's current role is: FOLLOWER
21:07:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.583127 27214 tablet.cc:2406] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:07:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.583956 27311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "79f4a37fcabf4be59438bf08148e0a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } } }
21:07:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.584024 27311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [sys.catalog]: This master's current role is: LEADER
21:07:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.584056 27311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "79f4a37fcabf4be59438bf08148e0a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } } }
21:07:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.584089 27311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a [sys.catalog]: This master's current role is: LEADER
21:07:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.584336 27270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "79f4a37fcabf4be59438bf08148e0a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } } }
21:07:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.584416 27270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95 [sys.catalog]: This master's current role is: FOLLOWER
21:07:55.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.584374 27284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "79f4a37fcabf4be59438bf08148e0a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f4a37fcabf4be59438bf08148e0a8a" member_type: VOTER last_known_addr { host: "127.26.103.254" port: 34773 } } peers { permanent_uuid: "513c5e6b234f408480e07ee9fcb54c95" member_type: VOTER last_known_addr { host: "127.26.103.253" port: 45093 } } peers { permanent_uuid: "132285d01d8f4e9f8d43cffe0d0e3d13" member_type: VOTER last_known_addr { host: "127.26.103.252" port: 40409 } } }
21:07:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.584443 27284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13 [sys.catalog]: This master's current role is: FOLLOWER
21:07:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.584609 27314 mvcc.cc:204] Tried to move back new op lower bound from 7305399810370686976 to 7305399810363068416. Current Snapshot: MvccSnapshot[applied={T|T < 7305399810370686976}]
21:07:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.585016 27315 mvcc.cc:204] Tried to move back new op lower bound from 7305399810370686976 to 7305399810363068416. Current Snapshot: MvccSnapshot[applied={T|T < 7305399810370686976}]
21:07:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.585618 27313 catalog_manager.cc:1382] Generated new cluster ID: c8030cccefcd4ab4860d3c1dcb4bb2fe
21:07:55.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.585659 27313 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
21:07:55.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.595196 27317 mvcc.cc:204] Tried to move back new op lower bound from 7305399810370686976 to 7305399810363068416. Current Snapshot: MvccSnapshot[applied={T|T < 7305399810370686976 or (T in {7305399810370686976})}]
21:07:55.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.596640 27313 catalog_manager.cc:1405] Generated new certificate authority record
21:07:55.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.597337 27313 catalog_manager.cc:1539] Loading token signing keys...
21:07:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.609712 27313 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 79f4a37fcabf4be59438bf08148e0a8a: Generated new TSK 0
21:07:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.609916 27313 catalog_manager.cc:1549] Initializing in-progress tserver states...
21:07:55.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.627981 27039 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:55.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:55.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/wal
21:07:55.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/data
21:07:55.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/logs
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/data/info.pb
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:07:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.193:0
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.103.193
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.193
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:07:55.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.709178 27323 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:07:55.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.709407 27323 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:07:55.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.709442 27323 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:07:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.710964 27323 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:07:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.711074 27323 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.103.193
21:07:55.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.712738 27323 tablet_server_runner.cc:78] Tablet server non-default flags:
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/data
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/wal
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.193:0
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:07:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/data/info.pb
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.193
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27323
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.103.193
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/logs
21:07:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:07:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:07:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:07:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:07:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:07:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:07:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:07:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:07:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.712924 27323 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:07:55.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.713114 27323 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:07:55.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.717576 27329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.717625 27331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.717744 27328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.717916 27323 server_base.cc:1061] running on GCE node
21:07:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.718066 27323 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:07:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.718278 27323 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:07:55.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.719444 27323 hybrid_clock.cc:648] HybridClock initialized: now 1783544875719422 us; error 35 us; skew 500 ppm
21:07:55.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.720747 27323 webserver.cc:534] Webserver started at http://127.26.103.193:44381/ using document root <none> and password file <none>
21:07:55.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.720957 27323 fs_manager.cc:362] Metadata directory not provided
21:07:55.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.721009 27323 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:07:55.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.721108 27323 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:07:55.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.722273 27323 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/data/instance:
21:07:55.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a371c3bd50064b8b84f19b2db361b56e"
21:07:55.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.722647 27323 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/wal/instance:
21:07:55.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a371c3bd50064b8b84f19b2db361b56e"
21:07:55.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.724264 27323 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
21:07:55.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.725842 27337 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:07:55.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.727483 27323 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.727568 27323 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/wal
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a371c3bd50064b8b84f19b2db361b56e"
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.727640 27323 fs_report.cc:389] FS layout report
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/wal
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/wal
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/data/data
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:07:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:07:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:07:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:07:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:07:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:07:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:07:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:07:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:07:55.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.741196 27323 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:07:55.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.741616 27323 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:07:55.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.741742 27323 kserver.cc:163] Server-wide thread pool size limit: 3276
21:07:55.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.741971 27323 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:07:55.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.742347 27323 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:07:55.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.742393 27323 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:07:55.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.742424 27323 ts_tablet_manager.cc:616] Registered 0 tablets
21:07:55.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.742442 27323 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:07:55.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.749568 27323 rpc_server.cc:307] RPC server started. Bound to: 127.26.103.193:41523
21:07:55.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.749601 27450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.103.193:41523 every 8 connection(s)
21:07:55.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.750427 27323 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/data/info.pb
21:07:55.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.753367 27039 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 27323
21:07:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.753453 27039 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-0/wal/instance
21:07:55.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.754987 27039 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:55.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:55.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/wal
21:07:55.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/data
21:07:55.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/logs
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/data/info.pb
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:07:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:07:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:07:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:07:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:07:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.194:0
21:07:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.103.194
21:07:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.194
21:07:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.756386 27453 heartbeater.cc:344] Connected to a master server at 127.26.103.253:45093
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.756477 27453 heartbeater.cc:461] Registering TS with master...
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.756626 27453 heartbeater.cc:507] Master 127.26.103.253:45093 requested a full tablet report, sending...
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.756793 27452 heartbeater.cc:344] Connected to a master server at 127.26.103.254:34773
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.756829 27452 heartbeater.cc:461] Registering TS with master...
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.756914 27452 heartbeater.cc:507] Master 127.26.103.254:34773 requested a full tablet report, sending...
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.757107 27153 ts_manager.cc:194] Registered new tserver with Master: a371c3bd50064b8b84f19b2db361b56e (127.26.103.193:41523)
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.757148 27081 ts_manager.cc:194] Registered new tserver with Master: a371c3bd50064b8b84f19b2db361b56e (127.26.103.193:41523)
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.757908 27081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.103.193:51525
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.758265 27451 heartbeater.cc:344] Connected to a master server at 127.26.103.252:40409
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.758343 27451 heartbeater.cc:461] Registering TS with master...
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.758455 27451 heartbeater.cc:507] Master 127.26.103.252:40409 requested a full tablet report, sending...
21:07:55.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.758934 27225 ts_manager.cc:194] Registered new tserver with Master: a371c3bd50064b8b84f19b2db361b56e (127.26.103.193:41523)
21:07:55.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.836349 27458 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:07:55.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.836545 27458 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:07:55.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.836567 27458 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:07:55.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.838102 27458 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:07:55.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.838160 27458 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.103.194
21:07:55.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.839679 27458 tablet_server_runner.cc:78] Tablet server non-default flags:
21:07:55.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/data
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/wal
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.194:0
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/data/info.pb
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.194
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27458
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.103.194
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/logs
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:07:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:07:55.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:07:55.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:07:55.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:07:55.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:07:55.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.839885 27458 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:07:55.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.840090 27458 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:07:55.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.842986 27464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.843000 27466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.843222 27463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.843580 27458 server_base.cc:1061] running on GCE node
21:07:55.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.843751 27458 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:07:55.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.844007 27458 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:07:55.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.845173 27458 hybrid_clock.cc:648] HybridClock initialized: now 1783544875845122 us; error 68 us; skew 500 ppm
21:07:55.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.846545 27458 webserver.cc:534] Webserver started at http://127.26.103.194:35721/ using document root <none> and password file <none>
21:07:55.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.846993 27458 fs_manager.cc:362] Metadata directory not provided
21:07:55.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.847048 27458 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:07:55.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.847129 27458 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:07:55.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.847965 27458 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/data/instance:
21:07:55.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bbc22a99d70546b4a1ef2528b159f01d"
21:07:55.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.848235 27458 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/wal/instance:
21:07:55.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bbc22a99d70546b4a1ef2528b159f01d"
21:07:55.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.849522 27458 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
21:07:55.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.850155 27472 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:07:55.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.850348 27458 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
21:07:55.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.850396 27458 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/wal
21:07:55.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bbc22a99d70546b4a1ef2528b159f01d"
21:07:55.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.850438 27458 fs_report.cc:389] FS layout report
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/wal
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/wal
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/data/data
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:07:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:07:55.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.862453 27458 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:07:55.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.862713 27458 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:07:55.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.862797 27458 kserver.cc:163] Server-wide thread pool size limit: 3276
21:07:55.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.862967 27458 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:07:55.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.863348 27458 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:07:55.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.863374 27458 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:07:55.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.863396 27458 ts_tablet_manager.cc:616] Registered 0 tablets
21:07:55.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.863409 27458 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:07:55.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.869787 27458 rpc_server.cc:307] RPC server started. Bound to: 127.26.103.194:36029
21:07:55.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.869866 27585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.103.194:36029 every 8 connection(s)
21:07:55.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.870107 27458 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/data/info.pb
21:07:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.871380 27039 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 27458
21:07:55.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.871439 27039 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-1/wal/instance
21:07:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.872385 27039 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:07:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/wal
21:07:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/data
21:07:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:07:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:07:55.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/logs
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/data/info.pb
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:07:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:07:55.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.195:0
21:07:55.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.103.195
21:07:55.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.195
21:07:55.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:07:55.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.876240 27586 heartbeater.cc:344] Connected to a master server at 127.26.103.252:40409
21:07:55.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.876351 27586 heartbeater.cc:461] Registering TS with master...
21:07:55.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.876556 27586 heartbeater.cc:507] Master 127.26.103.252:40409 requested a full tablet report, sending...
21:07:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.877033 27225 ts_manager.cc:194] Registered new tserver with Master: bbc22a99d70546b4a1ef2528b159f01d (127.26.103.194:36029)
21:07:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.877466 27588 heartbeater.cc:344] Connected to a master server at 127.26.103.253:45093
21:07:55.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.877521 27588 heartbeater.cc:461] Registering TS with master...
21:07:55.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.877627 27588 heartbeater.cc:507] Master 127.26.103.253:45093 requested a full tablet report, sending...
21:07:55.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.877832 27587 heartbeater.cc:344] Connected to a master server at 127.26.103.254:34773
21:07:55.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.877887 27587 heartbeater.cc:461] Registering TS with master...
21:07:55.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.877934 27153 ts_manager.cc:194] Registered new tserver with Master: bbc22a99d70546b4a1ef2528b159f01d (127.26.103.194:36029)
21:07:55.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.877983 27587 heartbeater.cc:507] Master 127.26.103.254:34773 requested a full tablet report, sending...
21:07:55.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.878206 27081 ts_manager.cc:194] Registered new tserver with Master: bbc22a99d70546b4a1ef2528b159f01d (127.26.103.194:36029)
21:07:55.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.878746 27081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.103.194:43675
21:07:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.953459 27593 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:07:55.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.953631 27593 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:07:55.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.953650 27593 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:07:55.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.955104 27593 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:07:55.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.955152 27593 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.103.195
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.956975 27593 tablet_server_runner.cc:78] Tablet server non-default flags:
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.103.212:44493
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/data
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/wal
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.103.195:0
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/data/info.pb
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.103.195
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.103.254:34773,127.26.103.253:45093,127.26.103.252:40409
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27593
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.103.195
21:07:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/logs
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.957161 27593 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:07:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.957381 27593 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:07:55.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.959808 27598 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.959894 27601 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:55.959889 27599 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:07:55.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.960340 27593 server_base.cc:1061] running on GCE node
21:07:55.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.960525 27593 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:07:55.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.960685 27593 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:07:55.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.961833 27593 hybrid_clock.cc:648] HybridClock initialized: now 1783544875961810 us; error 36 us; skew 500 ppm
21:07:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.962944 27593 webserver.cc:534] Webserver started at http://127.26.103.195:40735/ using document root <none> and password file <none>
21:07:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.963171 27593 fs_manager.cc:362] Metadata directory not provided
21:07:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.963233 27593 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:07:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.963337 27593 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:07:55.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.964260 27593 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/data/instance:
21:07:55.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ecc87cfed6b4017b84f8821cfbd4782"
21:07:55.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.964623 27593 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/wal/instance:
21:07:55.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ecc87cfed6b4017b84f8821cfbd4782"
21:07:55.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.966174 27593 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
21:07:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.967044 27607 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:07:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.967262 27593 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
21:07:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.967327 27593 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/wal
21:07:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ecc87cfed6b4017b84f8821cfbd4782"
21:07:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:07:55 on dist-test-slave-5m6v"
21:07:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.967384 27593 fs_report.cc:389] FS layout report
21:07:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:07:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/wal
21:07:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/wal
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/data/data
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:07:55.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:07:55.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.983387 27593 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:07:55.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.983790 27593 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:07:55.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.983919 27593 kserver.cc:163] Server-wide thread pool size limit: 3276
21:07:55.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.984166 27593 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:07:55.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.984570 27593 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:07:55.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.984630 27593 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:07:55.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.984664 27593 ts_tablet_manager.cc:616] Registered 0 tablets
21:07:55.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.984683 27593 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:07:55.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.990984 27593 rpc_server.cc:307] RPC server started. Bound to: 127.26.103.195:33623
21:07:55.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.991031 27720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.103.195:33623 every 8 connection(s)
21:07:55.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.991357 27593 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/data/info.pb
21:07:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.999140 27039 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 27593
21:07:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.999238 27039 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster1631807050554945057/ts-2/wal/instance
21:07:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.999751 27722 heartbeater.cc:344] Connected to a master server at 127.26.103.254:34773
21:07:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:55.999863 27722 heartbeater.cc:461] Registering TS with master...
21:07:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.000089 27722 heartbeater.cc:507] Master 127.26.103.254:34773 requested a full tablet report, sending...
21:07:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.000269 27721 heartbeater.cc:344] Connected to a master server at 127.26.103.252:40409
21:07:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.000324 27721 heartbeater.cc:461] Registering TS with master...
21:07:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.000418 27721 heartbeater.cc:507] Master 127.26.103.252:40409 requested a full tablet report, sending...
21:07:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.000532 27723 heartbeater.cc:344] Connected to a master server at 127.26.103.253:45093
21:07:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.000576 27723 heartbeater.cc:461] Registering TS with master...
21:07:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.000661 27723 heartbeater.cc:507] Master 127.26.103.253:45093 requested a full tablet report, sending...
21:07:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.000692 27081 ts_manager.cc:194] Registered new tserver with Master: 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623)
21:07:56.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.000872 27225 ts_manager.cc:194] Registered new tserver with Master: 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623)
21:07:56.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.000946 27153 ts_manager.cc:194] Registered new tserver with Master: 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623)
21:07:56.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.001185 27081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.103.195:55273
21:07:56.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.002720 27039 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
21:07:56.003 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:07:56.004 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

21:07:56.012 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.103.254"
      port: 34773
    }
    bound_http_address {
      host: "127.26.103.254"
      port: 46417
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.103.253"
      port: 45093
    }
    bound_http_address {
      host: "127.26.103.253"
      port: 36839
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.103.252"
      port: 40409
    }
    bound_http_address {
      host: "127.26.103.252"
      port: 41263
    }
  }
}

21:07:56.016 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

21:07:56.018 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.103.193"
      port: 41523
    }
    bound_http_address {
      host: "127.26.103.193"
      port: 44381
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.103.194"
      port: 36029
    }
    bound_http_address {
      host: "127.26.103.194"
      port: 35721
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.103.195"
      port: 33623
    }
    bound_http_address {
      host: "127.26.103.195"
      port: 40735
    }
  }
}

21:07:56.018 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
21:07:56.200 [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)
21:07:56.249 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:56.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.359684 27281 catalog_manager.cc:1294] Loaded cluster ID: c8030cccefcd4ab4860d3c1dcb4bb2fe
21:07:56.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.359762 27281 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95: loading cluster ID for follower catalog manager: success
21:07:56.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.361202 27281 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95: acquiring CA information for follower catalog manager: success
21:07:56.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.362241 27281 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 513c5e6b234f408480e07ee9fcb54c95: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:07:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.369257 27295 catalog_manager.cc:1294] Loaded cluster ID: c8030cccefcd4ab4860d3c1dcb4bb2fe
21:07:56.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.369339 27295 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13: loading cluster ID for follower catalog manager: success
21:07:56.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.371408 27295 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13: acquiring CA information for follower catalog manager: success
21:07:56.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.371767 27295 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 132285d01d8f4e9f8d43cffe0d0e3d13: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:07:56.427 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:56.485 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:56.487 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:56.507 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:56.507 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:56.508 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:56.613 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:56.613 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:56.614 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:56.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.758733 27452 heartbeater.cc:499] Master 127.26.103.254:34773 was elected leader, sending a full tablet report...
21:07:56.836 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbf456345, L:/127.0.0.1:48094 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:56.836 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc8d73906, L:/127.0.0.1:42966 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:56.836 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc13195c8, L:/127.0.0.1:55782 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:56.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:56.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=493), Traces: [0ms] refreshing cache from master, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [462ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:56.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.879580 27587 heartbeater.cc:499] Master 127.26.103.254:34773 was elected leader, sending a full tablet report...
21:07:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.933533 27081 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42966:
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:07:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
21:07:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
21:07:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
21:07:56.938 [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"
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
21:07:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:07:56.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:07:56.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:56.934955 27081 catalog_manager.cc:7076] 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.
21:07:56.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.945853 27383 tablet_service.cc:1511] Processing CreateTablet for tablet 98c4c770b2b24680b79d7a61cf7fa6fc (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
21:07:56.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.946185 27383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c4c770b2b24680b79d7a61cf7fa6fc. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.948335 27520 tablet_service.cc:1511] Processing CreateTablet for tablet 9848414826b342b9b112be2175b0bc46 (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION VALUES < 10
21:07:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.948662 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9848414826b342b9b112be2175b0bc46. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.949046 27655 tablet_service.cc:1511] Processing CreateTablet for tablet 9848414826b342b9b112be2175b0bc46 (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION VALUES < 10
21:07:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.949265 27756 tablet_bootstrap.cc:492] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e: Bootstrap starting.
21:07:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.949314 27655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9848414826b342b9b112be2175b0bc46. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.949455 27382 tablet_service.cc:1511] Processing CreateTablet for tablet b536660312154223a1ba4ef49dbba97e (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION 30 <= VALUES
21:07:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.949469 27519 tablet_service.cc:1511] Processing CreateTablet for tablet 921f2182ecc64a639e37dcef7175a378 (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
21:07:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.949553 27382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b536660312154223a1ba4ef49dbba97e. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.949564 27519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921f2182ecc64a639e37dcef7175a378. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.949792 27518 tablet_service.cc:1511] Processing CreateTablet for tablet 98c4c770b2b24680b79d7a61cf7fa6fc (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
21:07:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.949864 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c4c770b2b24680b79d7a61cf7fa6fc. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.950016 27756 tablet_bootstrap.cc:654] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e: Neither blocks nor log segments found. Creating new log.
21:07:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.950039 27517 tablet_service.cc:1511] Processing CreateTablet for tablet b536660312154223a1ba4ef49dbba97e (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION 30 <= VALUES
21:07:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.950120 27517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b536660312154223a1ba4ef49dbba97e. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.950333 27756 log.cc:826] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e: Log is configured to *not* fsync() on all Append() calls
21:07:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.945778 27385 tablet_service.cc:1511] Processing CreateTablet for tablet 9848414826b342b9b112be2175b0bc46 (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION VALUES < 10
21:07:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.951176 27385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9848414826b342b9b112be2175b0bc46. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.952037 27654 tablet_service.cc:1511] Processing CreateTablet for tablet 921f2182ecc64a639e37dcef7175a378 (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
21:07:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.952143 27654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921f2182ecc64a639e37dcef7175a378. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.945778 27384 tablet_service.cc:1511] Processing CreateTablet for tablet 921f2182ecc64a639e37dcef7175a378 (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
21:07:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.952394 27384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921f2182ecc64a639e37dcef7175a378. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.953373 27653 tablet_service.cc:1511] Processing CreateTablet for tablet 98c4c770b2b24680b79d7a61cf7fa6fc (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
21:07:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.953465 27653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c4c770b2b24680b79d7a61cf7fa6fc. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.954644 27652 tablet_service.cc:1511] Processing CreateTablet for tablet b536660312154223a1ba4ef49dbba97e (DEFAULT_TABLE table=testManyClients [id=18ff770f7cfe49a69c87ec543991466d]), partition=RANGE (key) PARTITION 30 <= VALUES
21:07:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.954728 27652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b536660312154223a1ba4ef49dbba97e. 1 dirs total, 0 dirs full, 0 dirs failed
21:07:56.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.956689 27758 tablet_bootstrap.cc:492] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782: Bootstrap starting.
21:07:56.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.957332 27758 tablet_bootstrap.cc:654] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782: Neither blocks nor log segments found. Creating new log.
21:07:56.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.957626 27758 log.cc:826] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782: Log is configured to *not* fsync() on all Append() calls
21:07:56.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.957715 27759 tablet_bootstrap.cc:492] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d: Bootstrap starting.
21:07:56.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.958267 27758 tablet_bootstrap.cc:492] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782: No bootstrap required, opened a new log
21:07:56.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.958353 27758 ts_tablet_manager.cc:1403] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
21:07:56.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.958374 27759 tablet_bootstrap.cc:654] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d: Neither blocks nor log segments found. Creating new log.
21:07:56.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.958977 27759 log.cc:826] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d: Log is configured to *not* fsync() on all Append() calls
21:07:56.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.959647 27759 tablet_bootstrap.cc:492] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d: No bootstrap required, opened a new log
21:07:56.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.959664 27756 tablet_bootstrap.cc:492] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e: No bootstrap required, opened a new log
21:07:56.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.959729 27756 ts_tablet_manager.cc:1403] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.000s
21:07:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.960233 27758 raft_consensus.cc:359] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } } peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } }
21:07:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.960379 27758 raft_consensus.cc:385] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.960409 27758 raft_consensus.cc:740] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ecc87cfed6b4017b84f8821cfbd4782, State: Initialized, Role: FOLLOWER
21:07:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.960491 27758 consensus_queue.cc:260] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } } peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } }
21:07:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.960690 27758 ts_tablet_manager.cc:1434] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
21:07:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.960711 27759 ts_tablet_manager.cc:1403] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
21:07:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.960824 27758 tablet_bootstrap.cc:492] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782: Bootstrap starting.
21:07:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.961251 27758 tablet_bootstrap.cc:654] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782: Neither blocks nor log segments found. Creating new log.
21:07:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.961651 27722 heartbeater.cc:499] Master 127.26.103.254:34773 was elected leader, sending a full tablet report...
21:07:56.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.961716 27756 raft_consensus.cc:359] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.961862 27756 raft_consensus.cc:385] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.961896 27756 raft_consensus.cc:740] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a371c3bd50064b8b84f19b2db361b56e, State: Initialized, Role: FOLLOWER
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.961999 27756 consensus_queue.cc:260] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.962215 27756 ts_tablet_manager.cc:1434] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.962483 27759 raft_consensus.cc:359] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } } peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } }
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.962603 27759 raft_consensus.cc:385] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.962632 27759 raft_consensus.cc:740] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc22a99d70546b4a1ef2528b159f01d, State: Initialized, Role: FOLLOWER
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.962713 27759 consensus_queue.cc:260] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } } peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } }
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.962909 27759 ts_tablet_manager.cc:1434] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.962946 27756 tablet_bootstrap.cc:492] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e: Bootstrap starting.
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.963217 27759 tablet_bootstrap.cc:492] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d: Bootstrap starting.
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.963642 27756 tablet_bootstrap.cc:654] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e: Neither blocks nor log segments found. Creating new log.
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.963676 27759 tablet_bootstrap.cc:654] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d: Neither blocks nor log segments found. Creating new log.
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.964538 27756 tablet_bootstrap.cc:492] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e: No bootstrap required, opened a new log
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.964582 27756 ts_tablet_manager.cc:1403] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.964735 27756 raft_consensus.cc:359] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.964789 27756 raft_consensus.cc:385] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.964787 27759 tablet_bootstrap.cc:492] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d: No bootstrap required, opened a new log
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.964809 27756 raft_consensus.cc:740] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a371c3bd50064b8b84f19b2db361b56e, State: Initialized, Role: FOLLOWER
21:07:56.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.964833 27759 ts_tablet_manager.cc:1403] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.964849 27756 consensus_queue.cc:260] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.964964 27756 ts_tablet_manager.cc:1434] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.964974 27759 raft_consensus.cc:359] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.965019 27756 tablet_bootstrap.cc:492] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e: Bootstrap starting.
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.965034 27759 raft_consensus.cc:385] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.965054 27759 raft_consensus.cc:740] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc22a99d70546b4a1ef2528b159f01d, State: Initialized, Role: FOLLOWER
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.965155 27759 consensus_queue.cc:260] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.965260 27759 ts_tablet_manager.cc:1434] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.965340 27759 tablet_bootstrap.cc:492] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d: Bootstrap starting.
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.965478 27756 tablet_bootstrap.cc:654] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e: Neither blocks nor log segments found. Creating new log.
21:07:56.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.965792 27759 tablet_bootstrap.cc:654] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d: Neither blocks nor log segments found. Creating new log.
21:07:56.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.970844 27758 tablet_bootstrap.cc:492] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782: No bootstrap required, opened a new log
21:07:56.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.970916 27758 ts_tablet_manager.cc:1403] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.001s
21:07:56.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.971177 27758 raft_consensus.cc:359] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.971246 27758 raft_consensus.cc:385] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.971264 27758 raft_consensus.cc:740] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ecc87cfed6b4017b84f8821cfbd4782, State: Initialized, Role: FOLLOWER
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.971314 27758 consensus_queue.cc:260] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.971617 27758 ts_tablet_manager.cc:1434] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.971685 27758 tablet_bootstrap.cc:492] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782: Bootstrap starting.
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.972177 27758 tablet_bootstrap.cc:654] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782: Neither blocks nor log segments found. Creating new log.
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.972911 27758 tablet_bootstrap.cc:492] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782: No bootstrap required, opened a new log
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.972952 27758 ts_tablet_manager.cc:1403] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.973124 27758 raft_consensus.cc:359] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.973181 27758 raft_consensus.cc:385] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.973194 27758 raft_consensus.cc:740] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ecc87cfed6b4017b84f8821cfbd4782, State: Initialized, Role: FOLLOWER
21:07:56.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.973249 27758 consensus_queue.cc:260] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.973335 27758 ts_tablet_manager.cc:1434] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
21:07:56.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.974435 27758 tablet_bootstrap.cc:492] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782: Bootstrap starting.
21:07:56.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.975112 27758 tablet_bootstrap.cc:654] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782: Neither blocks nor log segments found. Creating new log.
21:07:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.977200 27759 tablet_bootstrap.cc:492] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d: No bootstrap required, opened a new log
21:07:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.977255 27759 ts_tablet_manager.cc:1403] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.001s
21:07:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.977442 27759 raft_consensus.cc:359] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.977512 27759 raft_consensus.cc:385] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.977535 27759 raft_consensus.cc:740] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc22a99d70546b4a1ef2528b159f01d, State: Initialized, Role: FOLLOWER
21:07:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.977591 27759 consensus_queue.cc:260] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.977701 27759 ts_tablet_manager.cc:1434] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
21:07:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.977792 27759 tablet_bootstrap.cc:492] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d: Bootstrap starting.
21:07:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.978382 27759 tablet_bootstrap.cc:654] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d: Neither blocks nor log segments found. Creating new log.
21:07:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.980245 27756 tablet_bootstrap.cc:492] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e: No bootstrap required, opened a new log
21:07:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.980331 27756 ts_tablet_manager.cc:1403] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.001s
21:07:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.980512 27756 raft_consensus.cc:359] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } } peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } }
21:07:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.980592 27756 raft_consensus.cc:385] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.980615 27756 raft_consensus.cc:740] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a371c3bd50064b8b84f19b2db361b56e, State: Initialized, Role: FOLLOWER
21:07:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.980893 27756 consensus_queue.cc:260] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } } peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } }
21:07:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.981017 27756 ts_tablet_manager.cc:1434] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
21:07:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.981102 27756 tablet_bootstrap.cc:492] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e: Bootstrap starting.
21:07:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982357 27758 tablet_bootstrap.cc:492] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782: No bootstrap required, opened a new log
21:07:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982414 27758 ts_tablet_manager.cc:1403] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
21:07:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982519 27759 tablet_bootstrap.cc:492] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d: No bootstrap required, opened a new log
21:07:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982569 27759 ts_tablet_manager.cc:1403] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
21:07:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982554 27758 raft_consensus.cc:359] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982617 27758 raft_consensus.cc:385] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982636 27758 raft_consensus.cc:740] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ecc87cfed6b4017b84f8821cfbd4782, State: Initialized, Role: FOLLOWER
21:07:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982681 27758 consensus_queue.cc:260] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982774 27758 ts_tablet_manager.cc:1434] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
21:07:56.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982743 27759 raft_consensus.cc:359] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982824 27759 raft_consensus.cc:385] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982853 27759 raft_consensus.cc:740] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc22a99d70546b4a1ef2528b159f01d, State: Initialized, Role: FOLLOWER
21:07:56.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.982929 27759 consensus_queue.cc:260] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.981621 27756 tablet_bootstrap.cc:654] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e: Neither blocks nor log segments found. Creating new log.
21:07:56.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.983203 27759 ts_tablet_manager.cc:1434] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
21:07:56.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:56.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.985769 27756 tablet_bootstrap.cc:492] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e: No bootstrap required, opened a new log
21:07:56.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.985836 27756 ts_tablet_manager.cc:1403] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
21:07:56.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.985973 27756 raft_consensus.cc:359] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.986168 27764 raft_consensus.cc:493] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:07:56.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.986255 27764 raft_consensus.cc:515] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.986589 27764 leader_election.cc:290] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a371c3bd50064b8b84f19b2db361b56e (127.26.103.193:41523), 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623)
21:07:56.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.987489 27756 raft_consensus.cc:385] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:07:56.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.987727 27756 raft_consensus.cc:740] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a371c3bd50064b8b84f19b2db361b56e, State: Initialized, Role: FOLLOWER
21:07:56.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.987986 27756 consensus_queue.cc:260] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.988358 27756 ts_tablet_manager.cc:1434] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
21:07:56.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.990888 27405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c4c770b2b24680b79d7a61cf7fa6fc" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a371c3bd50064b8b84f19b2db361b56e" is_pre_election: true
21:07:56.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.991039 27405 raft_consensus.cc:2468] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 0.
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.991516 27473 leader_election.cc:304] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a371c3bd50064b8b84f19b2db361b56e, bbc22a99d70546b4a1ef2528b159f01d; no voters: 
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.991653 27764 raft_consensus.cc:2804] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Leader pre-election won for term 1
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.991691 27764 raft_consensus.cc:493] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.991714 27764 raft_consensus.cc:3060] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Advancing to term 1
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.992560 27764 raft_consensus.cc:515] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:56.992637 27724 tablet.cc:2406] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.992697 27764 leader_election.cc:290] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 election: Requested vote from peers a371c3bd50064b8b84f19b2db361b56e (127.26.103.193:41523), 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623)
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.992830 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c4c770b2b24680b79d7a61cf7fa6fc" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" is_pre_election: true
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.992949 27675 raft_consensus.cc:2468] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 0.
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.993151 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c4c770b2b24680b79d7a61cf7fa6fc" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecc87cfed6b4017b84f8821cfbd4782"
21:07:56.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.993211 27675 raft_consensus.cc:3060] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Advancing to term 1
21:07:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.993909 27675 raft_consensus.cc:2468] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 1.
21:07:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.994098 27474 leader_election.cc:304] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ecc87cfed6b4017b84f8821cfbd4782, bbc22a99d70546b4a1ef2528b159f01d; no voters: 
21:07:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.994151 27405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c4c770b2b24680b79d7a61cf7fa6fc" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a371c3bd50064b8b84f19b2db361b56e"
21:07:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.994191 27764 raft_consensus.cc:2804] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 1 FOLLOWER]: Leader election won for term 1
21:07:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.994218 27405 raft_consensus.cc:3060] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Advancing to term 1
21:07:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.994324 27764 raft_consensus.cc:697] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [term 1 LEADER]: Becoming Leader. State: Replica: bbc22a99d70546b4a1ef2528b159f01d, State: Running, Role: LEADER
21:07:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.994405 27764 consensus_queue.cc:237] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:56.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.995100 27405 raft_consensus.cc:2468] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 1.
21:07:56.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:56.995148 27081 catalog_manager.cc:5696] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc22a99d70546b4a1ef2528b159f01d (127.26.103.194). New cstate: current_term: 1 leader_uuid: "bbc22a99d70546b4a1ef2528b159f01d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } health_report { overall_health: UNKNOWN } } }
21:07:57.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:57.002606 27454 tablet.cc:2406] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:07:57.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.029197 27763 raft_consensus.cc:493] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:07:57.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.029342 27763 raft_consensus.cc:515] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:57.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.029754 27763 leader_election.cc:290] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc22a99d70546b4a1ef2528b159f01d (127.26.103.194:36029), 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623)
21:07:57.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.030241 27777 raft_consensus.cc:493] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:07:57.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.030655 27777 raft_consensus.cc:515] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:57.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.031131 27405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f2182ecc64a639e37dcef7175a378" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a371c3bd50064b8b84f19b2db361b56e" is_pre_election: true
21:07:57.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.031205 27405 raft_consensus.cc:2468] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 0.
21:07:57.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.031369 27473 leader_election.cc:304] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a371c3bd50064b8b84f19b2db361b56e, bbc22a99d70546b4a1ef2528b159f01d; no voters: 
21:07:57.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.031599 27764 raft_consensus.cc:2804] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Leader pre-election won for term 1
21:07:57.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.031620 27777 leader_election.cc:290] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a371c3bd50064b8b84f19b2db361b56e (127.26.103.193:41523), 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623)
21:07:57.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.031942 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f2182ecc64a639e37dcef7175a378" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" is_pre_election: true
21:07:57.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.032044 27675 raft_consensus.cc:2468] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 0.
21:07:57.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.031682 27764 raft_consensus.cc:493] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:07:57.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.032271 27764 raft_consensus.cc:3060] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Advancing to term 1
21:07:57.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.033082 27764 raft_consensus.cc:515] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:57.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.033216 27764 leader_election.cc:290] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 election: Requested vote from peers a371c3bd50064b8b84f19b2db361b56e (127.26.103.193:41523), 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623)
21:07:57.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.033507 27675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f2182ecc64a639e37dcef7175a378" candidate_uuid: "a371c3bd50064b8b84f19b2db361b56e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" is_pre_election: true
21:07:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.033502 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f2182ecc64a639e37dcef7175a378" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecc87cfed6b4017b84f8821cfbd4782"
21:07:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.033610 27675 raft_consensus.cc:2468] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a371c3bd50064b8b84f19b2db361b56e in term 0.
21:07:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.033680 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f2182ecc64a639e37dcef7175a378" candidate_uuid: "a371c3bd50064b8b84f19b2db361b56e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc22a99d70546b4a1ef2528b159f01d" is_pre_election: true
21:07:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.033715 27405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921f2182ecc64a639e37dcef7175a378" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a371c3bd50064b8b84f19b2db361b56e"
21:07:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.033779 27405 raft_consensus.cc:3060] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Advancing to term 1
21:07:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.033790 27540 raft_consensus.cc:2393] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a371c3bd50064b8b84f19b2db361b56e in current term 1: Already voted for candidate bbc22a99d70546b4a1ef2528b159f01d in this term.
21:07:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.033829 27339 leader_election.cc:304] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ecc87cfed6b4017b84f8821cfbd4782, a371c3bd50064b8b84f19b2db361b56e; no voters: 
21:07:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.034562 27405 raft_consensus.cc:2468] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 1.
21:07:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.034686 27763 raft_consensus.cc:2764] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
21:07:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.034787 27473 leader_election.cc:304] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [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: a371c3bd50064b8b84f19b2db361b56e, bbc22a99d70546b4a1ef2528b159f01d; no voters: 1ecc87cfed6b4017b84f8821cfbd4782
21:07:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.034890 27764 raft_consensus.cc:2804] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 1 FOLLOWER]: Leader election won for term 1
21:07:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.034958 27764 raft_consensus.cc:697] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [term 1 LEADER]: Becoming Leader. State: Replica: bbc22a99d70546b4a1ef2528b159f01d, State: Running, Role: LEADER
21:07:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.035009 27764 consensus_queue.cc:237] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.035583 27081 catalog_manager.cc:5696] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc22a99d70546b4a1ef2528b159f01d (127.26.103.194). New cstate: current_term: 1 leader_uuid: "bbc22a99d70546b4a1ef2528b159f01d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } health_report { overall_health: UNKNOWN } } }
21:07:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.084328 27763 raft_consensus.cc:493] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:07:57.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.084492 27763 raft_consensus.cc:515] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.084693 27763 leader_election.cc:290] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc22a99d70546b4a1ef2528b159f01d (127.26.103.194:36029), 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623)
21:07:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.084996 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b536660312154223a1ba4ef49dbba97e" candidate_uuid: "a371c3bd50064b8b84f19b2db361b56e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc22a99d70546b4a1ef2528b159f01d" is_pre_election: true
21:07:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.085094 27540 raft_consensus.cc:2468] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a371c3bd50064b8b84f19b2db361b56e in term 0.
21:07:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.085300 27340 leader_election.cc:304] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a371c3bd50064b8b84f19b2db361b56e, bbc22a99d70546b4a1ef2528b159f01d; no voters: 
21:07:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.085422 27763 raft_consensus.cc:2804] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Leader pre-election won for term 1
21:07:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.085462 27763 raft_consensus.cc:493] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:07:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.085405 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b536660312154223a1ba4ef49dbba97e" candidate_uuid: "a371c3bd50064b8b84f19b2db361b56e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" is_pre_election: true
21:07:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.085484 27763 raft_consensus.cc:3060] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Advancing to term 1
21:07:57.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.085503 27674 raft_consensus.cc:2468] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a371c3bd50064b8b84f19b2db361b56e in term 0.
21:07:57.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.086736 27763 raft_consensus.cc:515] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.086915 27763 leader_election.cc:290] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [CANDIDATE]: Term 1 election: Requested vote from peers bbc22a99d70546b4a1ef2528b159f01d (127.26.103.194:36029), 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623)
21:07:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.087124 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b536660312154223a1ba4ef49dbba97e" candidate_uuid: "a371c3bd50064b8b84f19b2db361b56e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecc87cfed6b4017b84f8821cfbd4782"
21:07:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.087208 27674 raft_consensus.cc:3060] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Advancing to term 1
21:07:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.087471 27540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b536660312154223a1ba4ef49dbba97e" candidate_uuid: "a371c3bd50064b8b84f19b2db361b56e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc22a99d70546b4a1ef2528b159f01d"
21:07:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.087551 27540 raft_consensus.cc:3060] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Advancing to term 1
21:07:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.088027 27674 raft_consensus.cc:2468] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a371c3bd50064b8b84f19b2db361b56e in term 1.
21:07:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.088200 27339 leader_election.cc:304] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ecc87cfed6b4017b84f8821cfbd4782, a371c3bd50064b8b84f19b2db361b56e; no voters: 
21:07:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.088286 27763 raft_consensus.cc:2804] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 1 FOLLOWER]: Leader election won for term 1
21:07:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.088387 27540 raft_consensus.cc:2468] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a371c3bd50064b8b84f19b2db361b56e in term 1.
21:07:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.088449 27763 raft_consensus.cc:697] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [term 1 LEADER]: Becoming Leader. State: Replica: a371c3bd50064b8b84f19b2db361b56e, State: Running, Role: LEADER
21:07:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.088548 27763 consensus_queue.cc:237] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } }
21:07:57.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.089373 27081 catalog_manager.cc:5696] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e reported cstate change: term changed from 0 to 1, leader changed from <none> to a371c3bd50064b8b84f19b2db361b56e (127.26.103.193). New cstate: current_term: 1 leader_uuid: "a371c3bd50064b8b84f19b2db361b56e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } health_report { overall_health: UNKNOWN } } }
21:07:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.110067 27777 raft_consensus.cc:493] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:07:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.110200 27777 raft_consensus.cc:515] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } } peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } }
21:07:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.110620 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848414826b342b9b112be2175b0bc46" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" is_pre_election: true
21:07:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.110738 27674 raft_consensus.cc:2468] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 0.
21:07:57.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.110924 27474 leader_election.cc:304] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ecc87cfed6b4017b84f8821cfbd4782, bbc22a99d70546b4a1ef2528b159f01d; no voters: 
21:07:57.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.111037 27764 raft_consensus.cc:2804] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Leader pre-election won for term 1
21:07:57.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.111069 27764 raft_consensus.cc:493] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:07:57.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.111093 27764 raft_consensus.cc:3060] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 0 FOLLOWER]: Advancing to term 1
21:07:57.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.111842 27764 raft_consensus.cc:515] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } } peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } }
21:07:57.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.111989 27764 leader_election.cc:290] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 election: Requested vote from peers 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623), a371c3bd50064b8b84f19b2db361b56e (127.26.103.193:41523)
21:07:57.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.112186 27674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848414826b342b9b112be2175b0bc46" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecc87cfed6b4017b84f8821cfbd4782"
21:07:57.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.112279 27674 raft_consensus.cc:3060] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Advancing to term 1
21:07:57.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.112360 27405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848414826b342b9b112be2175b0bc46" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a371c3bd50064b8b84f19b2db361b56e"
21:07:57.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.112435 27405 raft_consensus.cc:3060] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e [term 0 FOLLOWER]: Advancing to term 1
21:07:57.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.113004 27674 raft_consensus.cc:2468] T 9848414826b342b9b112be2175b0bc46 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 1.
21:07:57.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.113180 27474 leader_election.cc:304] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ecc87cfed6b4017b84f8821cfbd4782, bbc22a99d70546b4a1ef2528b159f01d; no voters: 
21:07:57.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.113195 27405 raft_consensus.cc:2468] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 1.
21:07:57.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.113273 27764 raft_consensus.cc:2804] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 1 FOLLOWER]: Leader election won for term 1
21:07:57.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.113432 27764 raft_consensus.cc:697] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [term 1 LEADER]: Becoming Leader. State: Replica: bbc22a99d70546b4a1ef2528b159f01d, State: Running, Role: LEADER
21:07:57.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.113493 27764 consensus_queue.cc:237] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } } peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } }
21:07:57.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.113947 27405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9848414826b342b9b112be2175b0bc46" candidate_uuid: "bbc22a99d70546b4a1ef2528b159f01d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a371c3bd50064b8b84f19b2db361b56e" is_pre_election: true
21:07:57.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.114037 27405 raft_consensus.cc:2376] T 9848414826b342b9b112be2175b0bc46 P a371c3bd50064b8b84f19b2db361b56e [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bbc22a99d70546b4a1ef2528b159f01d in term 1. Re-sending same reply.
21:07:57.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.114120 27081 catalog_manager.cc:5696] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc22a99d70546b4a1ef2528b159f01d (127.26.103.194). New cstate: current_term: 1 leader_uuid: "bbc22a99d70546b4a1ef2528b159f01d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 } health_report { overall_health: HEALTHY } } }
21:07:57.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.114223 27777 leader_election.cc:290] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ecc87cfed6b4017b84f8821cfbd4782 (127.26.103.195:33623), a371c3bd50064b8b84f19b2db361b56e (127.26.103.193:41523)
21:07:57.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:57.121591 27589 tablet.cc:2406] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:07:57.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:57.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:57.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:57.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:57.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=16), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.103.254:34773, [7ms] Sub RPC GetTableLocations: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:57.154 [DEBUG - kudu-nio-0] (Connection.java:748) [peer bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)] connecting to peer
21:07:57.156 [DEBUG - kudu-nio-3] (Connection.java:757) [peer bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)] Successfully connected to peer
21:07:57.229 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xda9dd5da, L:/127.0.0.1:43738 - R:/127.26.103.194:36029] using TOKEN/null
21:07:57.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.232784 27674 raft_consensus.cc:3060] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 0 FOLLOWER]: Advancing to term 1
21:07:57.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.233706 27674 raft_consensus.cc:1275] T 921f2182ecc64a639e37dcef7175a378 P 1ecc87cfed6b4017b84f8821cfbd4782 [term 1 FOLLOWER]: Refusing update from remote peer bbc22a99d70546b4a1ef2528b159f01d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:07:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.233997 27405 raft_consensus.cc:1275] T 921f2182ecc64a639e37dcef7175a378 P a371c3bd50064b8b84f19b2db361b56e [term 1 FOLLOWER]: Refusing update from remote peer bbc22a99d70546b4a1ef2528b159f01d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:07:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.234318 27777 consensus_queue.cc:1048] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:07:57.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.234488 27784 consensus_queue.cc:1048] T 921f2182ecc64a639e37dcef7175a378 P bbc22a99d70546b4a1ef2528b159f01d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:07:57.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.240278 27788 mvcc.cc:204] Tried to move back new op lower bound from 7305399817142116352 to 7305399816335740928. Current Snapshot: MvccSnapshot[applied={T|T < 7305399817142116352}]
21:07:57.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.240999 27789 mvcc.cc:204] Tried to move back new op lower bound from 7305399817142116352 to 7305399816335740928. Current Snapshot: MvccSnapshot[applied={T|T < 7305399817142116352}]
21:07:57.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.269678 27674 raft_consensus.cc:1275] T 98c4c770b2b24680b79d7a61cf7fa6fc P 1ecc87cfed6b4017b84f8821cfbd4782 [term 1 FOLLOWER]: Refusing update from remote peer bbc22a99d70546b4a1ef2528b159f01d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:07:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.269887 27405 raft_consensus.cc:1275] T 98c4c770b2b24680b79d7a61cf7fa6fc P a371c3bd50064b8b84f19b2db361b56e [term 1 FOLLOWER]: Refusing update from remote peer bbc22a99d70546b4a1ef2528b159f01d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:07:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.270092 27777 consensus_queue.cc:1048] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:07:57.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.271145 27777 consensus_queue.cc:1048] T 98c4c770b2b24680b79d7a61cf7fa6fc P bbc22a99d70546b4a1ef2528b159f01d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:07:57.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.273512 27787 mvcc.cc:204] Tried to move back new op lower bound from 7305399817294581760 to 7305399816169586688. Current Snapshot: MvccSnapshot[applied={T|T < 7305399817294581760}]
21:07:57.288 [DEBUG - Time-limited test] (Connection.java:748) [peer a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)] connecting to peer
21:07:57.290 [DEBUG - kudu-nio-4] (Connection.java:757) [peer a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)] Successfully connected to peer
21:07:57.320 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x26e4b2ce, L:/127.0.0.1:33204 - R:/127.26.103.193:41523] using TOKEN/null
21:07:57.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.322441 27674 raft_consensus.cc:1275] T b536660312154223a1ba4ef49dbba97e P 1ecc87cfed6b4017b84f8821cfbd4782 [term 1 FOLLOWER]: Refusing update from remote peer a371c3bd50064b8b84f19b2db361b56e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:07:57.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.322515 27540 raft_consensus.cc:1275] T b536660312154223a1ba4ef49dbba97e P bbc22a99d70546b4a1ef2528b159f01d [term 1 FOLLOWER]: Refusing update from remote peer a371c3bd50064b8b84f19b2db361b56e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:07:57.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.322810 27782 consensus_queue.cc:1048] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc22a99d70546b4a1ef2528b159f01d" member_type: VOTER last_known_addr { host: "127.26.103.194" port: 36029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:07:57.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.323274 27782 consensus_queue.cc:1048] T b536660312154223a1ba4ef49dbba97e P a371c3bd50064b8b84f19b2db361b56e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:07:57.362 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.367 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.379 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.380 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.383 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.384 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.385 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.387 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.389 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.391 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.394 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.395 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.395 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.396 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.398 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.398 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.399 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.399 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.401 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.407 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.412 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.412 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.415 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.416 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.417 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.418 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.420 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.423 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.424 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.427 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.430 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.431 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.434 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.438 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.446 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.450 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.452 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.452 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.455 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.459 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.467 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.467 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.469 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.475 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.475 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x95ef77a8, L:/127.0.0.1:42980 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.482 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.483 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.486 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.500 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.502 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd40d7a79, L:/127.0.0.1:42984 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.506 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.508 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.511 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.512 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.521832 27784 consensus_queue.cc:1048] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ecc87cfed6b4017b84f8821cfbd4782" member_type: VOTER last_known_addr { host: "127.26.103.195" port: 33623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:07:57.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:57.524 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7567e97, L:/127.0.0.1:42990 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.525 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:57.532 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:07:57.533524 27764 consensus_queue.cc:1048] T 9848414826b342b9b112be2175b0bc46 P bbc22a99d70546b4a1ef2528b159f01d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a371c3bd50064b8b84f19b2db361b56e" member_type: VOTER last_known_addr { host: "127.26.103.193" port: 41523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:07:57.535 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:57.539 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.544 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.546 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.549 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.553 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.554 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.555 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.558 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.565 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.574 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.585 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.590 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.593 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4abc6375, L:/127.0.0.1:43000 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.594 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c1a085e, L:/127.0.0.1:43022 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.596 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.598 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:57.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=220), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [202ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:57.611 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:57.614 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:57.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:57.617 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ea804d4, L:/127.0.0.1:48098 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:57.621 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x96e327c7, L:/127.0.0.1:55786 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:57.625 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.626 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:57.630 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.635 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:57.643 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b1e6fe4, L:/127.0.0.1:43016 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.645 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.650 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:57.650 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:57.650 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:57.650 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:57.651 [DEBUG - pool-4-thread-8] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:57.657 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.660 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a1be581, L:/127.0.0.1:48106 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:57.668 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46f66a3b, L:/127.0.0.1:43036 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.669 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:57.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [271ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:57.674 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:57.678 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:57.678 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [137ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:57.680 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:57.680 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:57.682 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.684 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x37488294, L:/127.0.0.1:55800 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:57.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:57.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:57.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:57.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:57.687 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:57.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:57.688 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:57.689 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:57.689 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:57.689 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:57.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:57.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:57.690 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:57.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:57.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:57.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:57.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:57.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:57.681 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:57.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:57.693 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:57.693 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:57.694 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:57.694 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:57.694 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:57.695 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:57.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:57.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:57.696 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:57.696 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:57.697 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:57.703 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:57.703 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.705 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.706 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:57.706 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:57.706 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb38dafa0, L:/127.0.0.1:48114 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:57.707 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:57.708 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:57.710253 27853 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.686275 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55804 (local address 127.26.103.253:45093)
21:07:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.686329 (+    54us) server_negotiation.cc:207] Beginning negotiation
21:07:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.686331 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.710098 (+ 23767us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55804: BlockingRecv error: recv got EOF from 127.0.0.1:55804 (error 108)
21:07:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:07:57.713 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.715 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.719 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:57.720788 27851 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:57.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.676675 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48130 (local address 127.26.103.252:40409)
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.676739 (+    64us) server_negotiation.cc:207] Beginning negotiation
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.676742 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.683778 (+  7036us) server_negotiation.cc:408] Connection header received
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.684421 (+   643us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.684423 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.684463 (+    40us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.684505 (+    42us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.693342 (+  8837us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.694217 (+   875us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.713307 (+ 19090us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.713604 (+   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
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.719910 (+  6306us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.720057 (+   147us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.720144 (+    87us) server_negotiation.cc:1036] Waiting for connection context
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.720628 (+   484us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48130: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48130): Connection reset by peer (error 104)
21:07:57.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:07:57.723 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:57.723 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:57.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.724 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:57.730 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:57.741 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd078cc2, L:/127.0.0.1:43044 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.744 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.747 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.749 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.759 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.760 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.765 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x61b6faa2, L:/127.0.0.1:48132 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:57.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.767 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.768 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.768 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfece8587, L:/127.0.0.1:48138 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:57.770 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.771 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.772 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.773 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9b79c77d, L:/127.0.0.1:43056 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.773 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.775 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.778 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.787 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:57.787 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.788 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=401), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [251ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [379ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:57.790 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:57.792 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:57.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:57.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:57.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:57.794 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:57.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:57.795 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=406), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [199ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:57.795 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:57.796 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:57.796 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:57.797 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:57.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:57.798 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:57.798 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:57.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:57.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:57.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:57.800 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:57.801043 27851 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.785393 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48142 (local address 127.26.103.252:40409)
21:07:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.785455 (+    62us) server_negotiation.cc:207] Beginning negotiation
21:07:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.785457 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.800811 (+ 15354us) server_negotiation.cc:408] Connection header received
21:07:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.800853 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.800855 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.800871 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.800975 (+   104us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48142: BlockingWrite error: write error: Broken pipe (error 32)
21:07:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
21:07:57.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:57.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:57.803 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:57.803 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:57.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:57.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:57.804 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:57.805 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:57.806 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:57.806 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:57.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:57.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:57.809 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:57.812 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0dfe9015, L:/127.0.0.1:43070 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.812 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x03a73450, L:/127.0.0.1:43076 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.813 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:57.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:57.817 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7270ecf2, L:/127.0.0.1:43066 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:57.820983 27866 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.789732 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48148 (local address 127.26.103.252:40409)
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.789785 (+    53us) server_negotiation.cc:207] Beginning negotiation
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.789787 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.790801 (+  1014us) server_negotiation.cc:408] Connection header received
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.791401 (+   600us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.791403 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.791425 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.791467 (+    42us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.819864 (+ 28397us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.820672 (+   808us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.820894 (+   222us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48148: BlockingRecv error: recv got EOF from 127.0.0.1:48148 (error 108)
21:07:57.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:07:57.824 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:57.827 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.829 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.831 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:57.837 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:57.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:57.838 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.838 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.839 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.841 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.842 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.842 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:57.843 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.845 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4eb73844, L:/127.0.0.1:43084 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.845 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.856 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.858 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.859 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:57.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.860 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=496), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [117ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [345ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:07:57.862 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:57.862 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:57.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:57.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:57.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:57.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:57.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:57.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:57.867 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:57.869 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:57.869 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:57.869 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:57.870 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:57.870 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:57.870909 27868 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.861697 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55816 (local address 127.26.103.253:45093)
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.861754 (+    57us) server_negotiation.cc:207] Beginning negotiation
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.861756 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.862631 (+   875us) server_negotiation.cc:408] Connection header received
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.863197 (+   566us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.863198 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.863255 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.863310 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.869514 (+  6204us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.870431 (+   917us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.870836 (+   405us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55816: BlockingRecv error: recv got EOF from 127.0.0.1:55816 (error 108)
21:07:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:07:57.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:57.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:57.872 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:57.878 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:57.883 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.885 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.886 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:57.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:57.887 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:57.889 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.890 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.896 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.900 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:57.905 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:57.907 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:57.917 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.918 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.921 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.923 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:57.929 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:57.935 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.936 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x71d915b8, L:/127.0.0.1:43100 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.939 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.939 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.946 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.952 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.955 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:57.958 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.961 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3dd421fd, L:/127.0.0.1:48162 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:57.963 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.966 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c9d4a4d, L:/127.0.0.1:43146 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:57.970 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:57.970 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:57.971 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:57.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:57.976 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:57.979 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:57.983 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:57.983 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=593), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [107ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [572ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:57.986 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:57.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:57.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:57.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:57.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:57.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:57.991 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:57.992 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:57.992 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:57.992 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:57.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:57.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:57.993 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:57.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:57.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:57.998 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:57.999 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf490904, L:/127.0.0.1:43156 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:57.999917 27935 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.985481 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55830 (local address 127.26.103.253:45093)
21:07:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.999642 (+ 14161us) server_negotiation.cc:207] Beginning negotiation
21:07:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.999644 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.999655 (+    11us) server_negotiation.cc:408] Connection header received
21:07:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.999685 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.999686 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.999701 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.999823 (+   122us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55830: BlockingWrite error: write error: Broken pipe (error 32)
21:07:58.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":14127,"thread_start_us":69,"threads_started":1}
21:07:58.004 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.004458 27866 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.973392 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48180 (local address 127.26.103.252:40409)
21:07:58.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.973446 (+    54us) server_negotiation.cc:207] Beginning negotiation
21:07:58.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.973448 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.974491 (+  1043us) server_negotiation.cc:408] Connection header received
21:07:58.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.975754 (+  1263us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.975756 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.975771 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.975818 (+    47us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.989483 (+ 13665us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.990240 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.001079 (+ 10839us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.001296 (+   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
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.003644 (+  2348us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.003650 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.003651 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.003659 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.003681 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.003686 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.003776 (+    90us) server_negotiation.cc:1036] Waiting for connection context
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.004365 (+   589us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48180: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48180): Connection reset by peer (error 104)
21:07:58.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:07:58.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.006 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.008 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.009 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:58.012 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.016 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.016 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.019 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.023 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.035 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.037 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.039 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.039 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.042 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x350c814d, L:/127.0.0.1:43160 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.042 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.047 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.052 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.054 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x044dfbb9, L:/127.0.0.1:43158 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.059 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23ab167b, L:/127.0.0.1:43086 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.069 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.072 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.077 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.078 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.078 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.078 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:58.083 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.087481 27935 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.034646 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55846 (local address 127.26.103.253:45093)
21:07:58.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.034719 (+    73us) server_negotiation.cc:207] Beginning negotiation
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.034722 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.035718 (+   996us) server_negotiation.cc:408] Connection header received
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.036363 (+   645us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.036364 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.036383 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.036418 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.055337 (+ 18919us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.088 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.056218 (+   881us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.075363 (+ 19145us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.075593 (+   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
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080424 (+  4831us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080431 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080432 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080438 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:07:58.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080457 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:07:58.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080461 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:07:58.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080501 (+    40us) server_negotiation.cc:1036] Waiting for connection context
21:07:58.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.087391 (+  6890us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55846: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55846): Connection reset by peer (error 104)
21:07:58.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
21:07:58.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.089716 27866 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.025898 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48190 (local address 127.26.103.252:40409)
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.025957 (+    59us) server_negotiation.cc:207] Beginning negotiation
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.025959 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.026867 (+   908us) server_negotiation.cc:408] Connection header received
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.028823 (+  1956us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.028825 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.028841 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.028879 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.048275 (+ 19396us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.049083 (+   808us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.070198 (+ 21115us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.070422 (+   224us) 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
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.079619 (+  9197us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.079625 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:07:58.090 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.079626 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.079634 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.079659 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:07:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.079664 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:07:58.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.079728 (+    64us) server_negotiation.cc:1036] Waiting for connection context
21:07:58.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.089629 (+  9901us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48190: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48190): Connection reset by peer (error 104)
21:07:58.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:07:58.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.091 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.091 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.092 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.096 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x24e18d9f, L:/127.0.0.1:43164 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.101 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.102 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=155), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [130ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.103 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1bb5708c, L:/127.0.0.1:48202 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.106 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.111 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.111 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.112 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.113 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.113 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.115 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.121 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.122 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.128 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.128 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.138 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.140240 27947 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.063674 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55852 (local address 127.26.103.253:45093)
21:07:58.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080879 (+ 17205us) server_negotiation.cc:207] Beginning negotiation
21:07:58.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080882 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080896 (+    14us) server_negotiation.cc:408] Connection header received
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080922 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080923 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.080938 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.081015 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.098568 (+ 17553us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.099424 (+   856us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.138991 (+ 39567us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.139245 (+   254us) 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
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.139840 (+   595us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.139848 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.139848 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.139856 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.139885 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.139890 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.139962 (+    72us) server_negotiation.cc:1036] Waiting for connection context
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.140127 (+   165us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55852: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55852): Connection reset by peer (error 104)
21:07:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":17166,"thread_start_us":120,"threads_started":1}
21:07:58.142 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.145 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.148 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.152 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe5a83218, L:/127.0.0.1:48216 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.154 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.155 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3729a127, L:/127.0.0.1:48212 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.155 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1436eafc, L:/127.0.0.1:43166 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.160 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.162 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.163 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.164 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.165 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.166 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.167 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.167 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=735), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [365ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:58.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.173 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.175 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.176 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.176 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.176 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:07:58.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.182 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.185 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.185928 27947 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.171533 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55860 (local address 127.26.103.253:45093)
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.171602 (+    69us) server_negotiation.cc:207] Beginning negotiation
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.171604 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.173837 (+  2233us) server_negotiation.cc:408] Connection header received
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.174403 (+   566us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.174405 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.174432 (+    27us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.174470 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.179819 (+  5349us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.180668 (+   849us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.185840 (+  5172us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55860: BlockingRecv error: recv got EOF from 127.0.0.1:55860 (error 108)
21:07:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:07:58.186 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.189 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.191 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ff60679, L:/127.0.0.1:48168 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.194 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.198 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.199 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.200 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.201 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.202 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.210 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.210 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.210 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:58.219 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x402b7c2f, L:/127.0.0.1:48224 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.222 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.222 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=807), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [550ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [703ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:07:58.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.230 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.231 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.231 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.232 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.233 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.233 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.233304 27947 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.224423 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55870 (local address 127.26.103.253:45093)
21:07:58.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.224479 (+    56us) server_negotiation.cc:207] Beginning negotiation
21:07:58.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.224482 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:07:58.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.227411 (+  2929us) server_negotiation.cc:408] Connection header received
21:07:58.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.229208 (+  1797us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.229210 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.229226 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.229261 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:58.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.233235 (+  3974us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55870: BlockingRecv error: recv got EOF from 127.0.0.1:55870 (error 108)
21:07:58.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:07:58.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.234 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.234 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.235 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.238 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.240 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.241 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.242 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.248 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.258 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.259 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f7940c5, L:/127.0.0.1:43170 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=309), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.262 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.267 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.268 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.269 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.269 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.269 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:58.270 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.271 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.272 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.273 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.274955 27851 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.244257 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48234 (local address 127.26.103.252:40409)
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.244309 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.244311 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.245273 (+   962us) server_negotiation.cc:408] Connection header received
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.246224 (+   951us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.246226 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.246241 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.246276 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.273549 (+ 27273us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.274455 (+   906us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.274884 (+   429us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48234: BlockingRecv error: recv got EOF from 127.0.0.1:48234 (error 108)
21:07:58.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:07:58.276 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.276 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.276 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:58.277 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.278731 27947 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.257705 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55878 (local address 127.26.103.253:45093)
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.257760 (+    55us) server_negotiation.cc:207] Beginning negotiation
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.257762 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.258764 (+  1002us) server_negotiation.cc:408] Connection header received
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.259547 (+   783us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.259548 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.259564 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.259598 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.277551 (+ 17953us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.278315 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.278660 (+   345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55878: BlockingRecv error: recv got EOF from 127.0.0.1:55878 (error 108)
21:07:58.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:07:58.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.282 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.282 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.282 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.282 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.283 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.286 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.289 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.291 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.294 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.297 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x62ce0fd4, L:/127.0.0.1:43180 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.298 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.300 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=178), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [135ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.302 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.316 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x553a6422, L:/127.0.0.1:55882 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.316 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.317 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.319 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xce2dcb6d, L:/127.0.0.1:48244 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.320 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.320 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.323 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.324 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:58.324 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.325 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.325 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.325 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.327 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.328 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.329 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.336 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.341 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x974bb1e5, L:/127.0.0.1:43198 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.346 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.365 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.365 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.367 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.368 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.370 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.371 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x929f218d, L:/127.0.0.1:43094 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.374 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb68a2d9d, L:/127.0.0.1:55806 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.378 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.379 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.379 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=423), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [153ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:07:58.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.385 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.387 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.388 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.388 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:58.388 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.389 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.389 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.390 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.394 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.394 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.398 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.398 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=740), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [107ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [264ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:07:58.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.406 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.406 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:58.407 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.408 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.408 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.408 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.411 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.411 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.411 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=268), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [145ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:58.414 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.419 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.419 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:58.419 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:07:58.419 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.426 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.433 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.433 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.437 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.438 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.441 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.443 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.444 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa78a245a, L:/127.0.0.1:43114 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.446 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1012), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [381ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [791ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [862ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.452 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.453 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.454 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1040), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [809ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:58.455 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.455 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:58.456 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.458 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.458 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.458 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.462 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.464 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.466 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.470 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.471 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.473 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.473 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:58.473 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:07:58.474 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.474 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.476 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.476 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1055), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [327ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [963ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:58.479 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.488 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.489 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.489 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:58.489 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:58.490 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.494 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.496 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.498 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.500 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.500 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1081), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [341ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1009ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:58.501 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.510 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.512 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.512 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.513 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.513 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1095), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [279ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:07:58.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.516 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.518 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.519 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.521 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.522 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.523 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.523 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.525 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.543 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.543 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.543 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:58.545 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.546 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.546 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.548 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.548 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.549 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.551 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.551 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.552 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.553 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.554 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.555 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.556 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x536ed5f4, L:/127.0.0.1:43204 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.558 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf37fe246, L:/127.0.0.1:43190 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.558 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.566 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc4815d4e, L:/127.0.0.1:48256 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.566 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.566 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.567 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.567 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.568 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:58.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.568 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.569 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.569 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.573 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.572 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.572 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.571 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.577 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.578 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.580 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.580 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.582 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.584 [ERROR - pool-4-thread-66] (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.
21:07:58.586 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.587 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.588 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.588 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.589 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.590 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.590 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.592 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.557 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.570 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.595 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.596 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.597 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.598 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.599 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x47b0f2a8, L:/127.0.0.1:55888 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.600 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.601 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:58.601 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.603 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.604 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.606 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.607 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.608 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.609 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.610 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.611 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.611 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.612 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.614 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.615 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.616 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x314a1e44, L:/127.0.0.1:43126 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.616 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.617 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.571 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:58.618 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.618 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:58.571 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.620 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.620 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.620 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:58.621 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.621 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.621 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:07:58.621 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.622 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.622 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.622 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.623 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.623 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.624 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.626 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.626 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1209), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [318ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.627 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.627 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.628 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.628 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.628 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.630 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.630 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.630 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.631 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1247), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [454ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:58.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.633 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.635 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.636 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.636 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:58.636 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.637 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.637 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.638 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.638 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.639 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.639 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=485), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [407ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.642 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x31fa6820, L:/127.0.0.1:55818 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.642 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.643 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.643 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.643 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.643 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:58.643 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.644 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.644 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.644990 27851 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.441448 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48260 (local address 127.26.103.252:40409)
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.441643 (+   195us) server_negotiation.cc:207] Beginning negotiation
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.441647 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.443127 (+  1480us) server_negotiation.cc:408] Connection header received
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.443163 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.443164 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.443179 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.443237 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:58.645 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.643824 (+200587us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.644785 (+   961us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.644922 (+   137us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48260: BlockingRecv error: recv got EOF from 127.0.0.1:48260 (error 108)
21:07:58.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":158}
21:07:58.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.646 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.646 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=515), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [428ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [434ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, deferred=null) after lookup
21:07:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.648789 27853 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.441627 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55894 (local address 127.26.103.253:45093)
21:07:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.441701 (+    74us) server_negotiation.cc:207] Beginning negotiation
21:07:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.441703 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.442002 (+   299us) server_negotiation.cc:408] Connection header received
21:07:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.442581 (+   579us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.442584 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.442599 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.442671 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:58.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.647777 (+205106us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.649 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.648576 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.648721 (+   145us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55894: BlockingRecv error: recv got EOF from 127.0.0.1:55894 (error 108)
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.649032 27853 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.585872 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55962 (local address 127.26.103.253:45093)
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.648894 (+ 63022us) server_negotiation.cc:207] Beginning negotiation
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.648896 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.648904 (+     8us) server_negotiation.cc:408] Connection header received
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.648923 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.648924 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.648934 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.649001 (+    67us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55962: BlockingWrite error: write error: Broken pipe (error 32)
21:07:58.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63004,"thread_start_us":49,"threads_started":1}
21:07:58.650 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.651 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.652 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.652 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.652 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:58.654 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.655 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.656 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.657 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.658 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.659 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.660 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.661 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:07:58.662 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1215), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [547ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1016ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.664 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.664 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.668 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.668 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:58.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.674 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.674 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.674 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:58.678 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.666968 28060 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.544233 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48278 (local address 127.26.103.252:40409)
21:07:58.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.544406 (+   173us) server_negotiation.cc:207] Beginning negotiation
21:07:58.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.544408 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.620512 (+ 76104us) server_negotiation.cc:408] Connection header received
21:07:58.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.620548 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.620549 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.620566 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.620639 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:58.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.631760 (+ 11121us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.632505 (+   745us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.666877 (+ 34372us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48278: BlockingRecv error: recv got EOF from 127.0.0.1:48278 (error 108)
21:07:58.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":136,"thread_start_us":76,"threads_started":1}
21:07:58.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.673202 28061 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.545165 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48290 (local address 127.26.103.252:40409)
21:07:58.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.545328 (+   163us) server_negotiation.cc:207] Beginning negotiation
21:07:58.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.545331 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:07:58.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.619018 (+ 73687us) server_negotiation.cc:408] Connection header received
21:07:58.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.689 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7aa1f590, L:/127.0.0.1:55970 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.690 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.690 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.690 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbdaac6f3, L:/127.0.0.1:43218 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.692 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x024b1a01, L:/127.0.0.1:43214 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.694 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.694 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x36600d37, L:/127.0.0.1:43282 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.695 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.695 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:58.695 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.696 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=529), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [329ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.696 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.619057 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.619058 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.619077 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.619150 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:58.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.638547 (+ 19397us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.639288 (+   741us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.673126 (+ 33838us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48290: BlockingRecv error: recv got EOF from unknown peer (error 108)
21:07:58.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":138,"thread_start_us":105,"threads_started":1}
21:07:58.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.701 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfeaad2a9, L:/127.0.0.1:48172 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.703 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa56129c9, L:/127.0.0.1:43134 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.704 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe18b23e, L:/127.0.0.1:43262 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.705 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.704044 27947 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.550700 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55896 (local address 127.26.103.253:45093)
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.551335 (+   635us) server_negotiation.cc:207] Beginning negotiation
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.551338 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.617415 (+ 66077us) server_negotiation.cc:408] Connection header received
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.627727 (+ 10312us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.627729 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.627753 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.627812 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.665931 (+ 38119us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.666691 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.703972 (+ 37281us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55896: BlockingRecv error: recv got EOF from 127.0.0.1:55896 (error 108)
21:07:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":601}
21:07:58.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.706 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x270075d2, L:/127.0.0.1:48320 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1034ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.707 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f9815a7, L:/127.0.0.1:43248 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.708855 27868 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.592403 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55986 (local address 127.26.103.253:45093)
21:07:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.708639 (+116236us) server_negotiation.cc:207] Beginning negotiation
21:07:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.708641 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.708648 (+     7us) server_negotiation.cc:408] Connection header received
21:07:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.708667 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.708668 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.708684 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.708776 (+    92us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55986: BlockingWrite error: write error: Broken pipe (error 32)
21:07:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":116192,"thread_start_us":48,"threads_started":1}
21:07:58.709 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.710 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55df3dd1, L:/127.0.0.1:43236 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.710 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4a8a9891, L:/127.0.0.1:55938 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.712 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=575), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [521ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.717 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.717 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.718 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.718 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.719 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.720 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.720 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:58.720 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.720 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.720 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.721 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.722 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.722 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.723 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.724 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x36f487f1, L:/127.0.0.1:55960 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.724 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.724 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaea6a333, L:/127.0.0.1:48350 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=561), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [450ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.725 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.725 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.725 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.726 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.726 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.729 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81a64ae8, L:/127.0.0.1:48332 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.730 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5a8e0346, L:/127.0.0.1:48348 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.730540 27906 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.924432 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55820 (local address 127.26.103.253:45093)
21:07:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.932105 (+  7673us) server_negotiation.cc:207] Beginning negotiation
21:07:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:57.932108 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.461570 (+529462us) server_negotiation.cc:408] Connection header received
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.461614 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.461615 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.461633 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.461706 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.580805 (+119099us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.594520 (+ 13715us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.658205 (+ 63685us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.658426 (+   221us) 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
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.730016 (+ 71590us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.730023 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.730024 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.730030 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:07:58.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.730057 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.730062 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.730129 (+    67us) server_negotiation.cc:1036] Waiting for connection context
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.730430 (+   301us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55820: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55820): Connection reset by peer (error 104)
21:07:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7638,"thread_start_us":50,"threads_started":1}
21:07:58.732 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.732 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.733 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.733 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.732 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.735 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.26.103.193' into [/127.26.103.193] in 3899973ns
21:07:58.735 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x68628706, L:/127.0.0.1:48304 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.736 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.737 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.738 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.738 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:58.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=576), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [472ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.740 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9027d018, L:/127.0.0.1:48274 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.733 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.741 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.741 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:58.741 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.742 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.742 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.743 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:58.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.744 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.745 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa71d3566, L:/127.0.0.1:55912 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.747 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.747 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x014a6d01, L:/127.0.0.1:43232 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.748616 27947 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.750 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2c757e70, L:/127.0.0.1:48358 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.750 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x46f13cba, L:/127.0.0.1:48298 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.752 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe029f9d, L:/127.0.0.1:43270 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.592325 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55952 (local address 127.26.103.253:45093)
21:07:58.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.704173 (+111848us) server_negotiation.cc:207] Beginning negotiation
21:07:58.754 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.757 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xabba8d54, L:/127.0.0.1:43234 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.758 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0323f18a, L:/127.0.0.1:43256 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.759 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.760 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.760 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:58.760 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.765 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x922ed855, L:/127.0.0.1:55928 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.769 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.770 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.780 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.780 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.786 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.788 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.801 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.801 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1370), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [505ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1023ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:58.802 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:58.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:58.803 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.803 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.808 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.809 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.813 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.814 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.822 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.822 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1414), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [343ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1259ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:07:58.823 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.824 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.824 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.704175 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.704183 (+     8us) server_negotiation.cc:408] Connection header received
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.704215 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.704216 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.704228 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.704287 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.708622 (+  4335us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.709280 (+   658us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.713544 (+  4264us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.713711 (+   167us) 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
21:07:58.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.748127 (+ 34416us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.748134 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.748135 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.748143 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.748168 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.748173 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.748218 (+    45us) server_negotiation.cc:1036] Waiting for connection context
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.748524 (+   306us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55952: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55952): Connection reset by peer (error 104)
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":111828,"thread_start_us":43,"threads_started":1}
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.762296 27945 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.593842 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48360 (local address 127.26.103.252:40409)
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.677333 (+ 83491us) server_negotiation.cc:207] Beginning negotiation
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.677335 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.677343 (+     8us) server_negotiation.cc:408] Connection header received
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.677389 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.677390 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.677402 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.677458 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.682662 (+  5204us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.683362 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.756135 (+ 72773us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.756282 (+   147us) 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
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.761781 (+  5499us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.761787 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.761788 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.761795 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:07:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.761818 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:07:58.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.761823 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:07:58.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.761869 (+    46us) server_negotiation.cc:1036] Waiting for connection context
21:07:58.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.762200 (+   331us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48360: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48360): Connection reset by peer (error 104)
21:07:58.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83473,"thread_start_us":80,"threads_started":1}
21:07:58.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1325), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [953ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1202ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:07:58.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=682), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [470ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=686), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [329ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [381ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.847 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.847 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1367), Traces: [0ms] refreshing cache from master, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [511ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [784ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [799ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [922ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:58.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.855 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.855 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.856 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.856 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.857 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.858 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.859 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.860 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.861 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.861 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.862 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:58.864 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.864 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.866 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.867 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.868 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.868 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.869 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.869 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.870 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:58.870 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.872 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.872 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:58.873 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.873 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.874 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.875 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.876 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.876 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.877 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.878 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdce726be, L:/127.0.0.1:56002 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.878 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.878 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.879 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.880 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.880 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:58.881 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.882 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.883 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.883 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.884 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.884 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbe6de349, L:/127.0.0.1:56012 - R:/127.26.103.253:45093] using TOKEN/null
21:07:58.885 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.885 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.886 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.887 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.887 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.888 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.889 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.889 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.890 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.890 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.891 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.892 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.893 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.893 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.894 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.895 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.895 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.896 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.897 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.897 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.898 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.898 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.899 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.900 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.900 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.901 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.902 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.903 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.903 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1d93c901, L:/127.0.0.1:55906 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:58.904 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.903 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:07:58.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.908 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.915 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.917 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.919 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x46eec3bb, L:/127.0.0.1:48374 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:58.919 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.920 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:58.920 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.920 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x65fa46b2, L:/127.0.0.1:43284 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:58.921 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.921 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.921 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.922 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:58.922 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:58.922 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.922 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.922 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:58.923 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.923 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc3032af0, L:/127.0.0.1:56008 - R:/127.26.103.253:45093] using TOKEN/null
21:07:58.923 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.923 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.923 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.924 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.923 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.924 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.926 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.926 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:58.926 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.927 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:58.927 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:58.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:58.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:58.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.932 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.932 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.932 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:58.933 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:58.934 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.934 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.936 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:58.938 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:58.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:58.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.940 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:58.940 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.942 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:58.942868 28071 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.866764 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48386 (local address 127.26.103.252:40409)
21:07:58.943 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.867026 (+   262us) server_negotiation.cc:207] Beginning negotiation
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.867028 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.867037 (+     9us) server_negotiation.cc:408] Connection header received
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.867065 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.867066 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.867077 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.867136 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.941813 (+ 74677us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.942625 (+   812us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:58.942797 (+   172us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48386: BlockingRecv error: recv got EOF from 127.0.0.1:48386 (error 108)
21:07:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":233}
21:07:58.944 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.945 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:58.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:58.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:58.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:58.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:58.947 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:58.948 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:58.948 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:58.948 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:58.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:58.949 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:58.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:58.952 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.954 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.955 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.955 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.956 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.958 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.959 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.961 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.962 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.963 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.963 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.964 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.964 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.965 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.965 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.966 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.968 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.968 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.970 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:58.974 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.975 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.986 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:58.990 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.990 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.998 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:58.999 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.000 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.000 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.021 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:59.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:59.022 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.022 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:59.027 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.027 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.027 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.029 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.030 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.030 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:59.031 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.031 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.033 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.033 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.034 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.034 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:59.034 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.034 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.036 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.036 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.037 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.037 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.038 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.039 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.040 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.040 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1536), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [750ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [919ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:59.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.041 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.042 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.043 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.043 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.044 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.045 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.046 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.046 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.046 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.047 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.048 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.048 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.049 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.049 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.050 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.050 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.050 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.051 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.053 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1590), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [571ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1490ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1528ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:07:59.053 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.055 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.056 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.057 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.057 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.058 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.059 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.060 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.060 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.061 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.061 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.063 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.064 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.064 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.041 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.068 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.069 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.070 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.071 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.073 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.074 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.075 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.075 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.076 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.077 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.079 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.079 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.080 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.080 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:59.081 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:07:59.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.081 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.082 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.082 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.083 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.083 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.084 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.084 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.084 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.085 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.085 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.086 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.086 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.087 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.083 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.084 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.090 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.094 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.099 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.102 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.107 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.107 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe7b517b, L:/127.0.0.1:48382 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.110 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.110 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.110 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.110 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.111 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.111 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.112 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.112 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.115 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.116 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.116 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.116 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.123 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.124 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86557e16, L:/127.0.0.1:43346 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.126 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.127 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f7869ac, L:/127.0.0.1:48396 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.136 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbbb4980a, L:/127.0.0.1:56044 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.138908 28073 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:59.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.061809 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56068 (local address 127.26.103.253:45093)
21:07:59.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.062524 (+   715us) server_negotiation.cc:207] Beginning negotiation
21:07:59.140 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.141 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.141 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.143 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9b292944, L:/127.0.0.1:56036 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.145 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7139833d, L:/127.0.0.1:48404 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.147 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x74b7af8e, L:/127.0.0.1:56038 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.147 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x88235dbc, L:/127.0.0.1:48466 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.155 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa74c8748, L:/127.0.0.1:43334 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.156 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.157 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.166 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.170 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.170 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.171 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.172 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.172 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.173 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.177 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.181 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.181 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.182 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.183 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.183 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.184 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.184 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.185 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.185 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.186 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.186 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.189 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:07:59.190 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.193 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.194 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.194 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.195 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.196 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.200 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.202 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.202 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.203 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.203 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.204 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.204 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.206 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.206 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.207 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.208 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.208 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.209 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.209 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.210 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.211 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.227 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.062526 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.062536 (+    10us) server_negotiation.cc:408] Connection header received
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.062552 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.062552 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.062560 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.062617 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.078682 (+ 16065us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.079563 (+   881us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.137528 (+ 57965us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.137757 (+   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
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.138407 (+   650us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.138448 (+    41us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:07:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.138496 (+    48us) server_negotiation.cc:1036] Waiting for connection context
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.138815 (+   319us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56068: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56068): Connection reset by peer (error 104)
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":694}
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.149570 28083 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.064137 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56042 (local address 127.26.103.253:45093)
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.064770 (+   633us) server_negotiation.cc:207] Beginning negotiation
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.064772 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.066767 (+  1995us) server_negotiation.cc:408] Connection header received
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.066791 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.066792 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.066802 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.066869 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.089215 (+ 22346us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.090017 (+   802us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.149491 (+ 59474us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56042: BlockingRecv error: recv got EOF from 127.0.0.1:56042 (error 108)
21:07:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":602}
21:07:59.238 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x89f39bf1, L:/127.0.0.1:43306 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=652), Traces: [0ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [425ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.255 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9cb52b6, L:/127.0.0.1:43344 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.259 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.259 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x43fa0ffa, L:/127.0.0.1:56048 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.259 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb5261551, L:/127.0.0.1:56016 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.260 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.265 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbccfe469, L:/127.0.0.1:48422 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.267 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f0f2403, L:/127.0.0.1:48402 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.268 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.268 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbfdb25f2, L:/127.0.0.1:43316 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.269 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.269 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.270 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.275 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.276 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.276 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.276 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.276 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.277 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.277 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.278 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.278 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.278 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.278 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.279 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.279 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.279 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.279 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.280 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.280 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53b5c41a, L:/127.0.0.1:56024 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.280 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac7229fb, L:/127.0.0.1:43426 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.280 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.281 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8482873a, L:/127.0.0.1:43320 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.281 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.281 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.282 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.282 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.282 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.282 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.286 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.288 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.288 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb7b2a024, L:/127.0.0.1:43438 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.289 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.289 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.290 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.290 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.292 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.294 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.296 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.296 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.296 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.297 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.297 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.297 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.299 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.300 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.300 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.302 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.298 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.300 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:07:59.302 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.307 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.308 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.308 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76bd5526, L:/127.0.0.1:43290 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.310 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x663481fd, L:/127.0.0.1:43410 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.310 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.311 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.311 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2bee34e0, L:/127.0.0.1:43366 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.312 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.312 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.313 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.313 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.318 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.319 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.321 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x33e01769, L:/127.0.0.1:43358 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.324 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.326 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x63fcaad1, L:/127.0.0.1:48434 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.327 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1915), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1200ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:59.328 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.328 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=702), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [524ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [524ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.330 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.330 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.333 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.333 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:59.333 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:59.333 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92f65748, L:/127.0.0.1:43322 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.340 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdedd9493, L:/127.0.0.1:43384 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.343 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.341 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1ae1f834, L:/127.0.0.1:48414 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.345 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0df8cac3, L:/127.0.0.1:56064 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.346 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.346 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:59.346 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:59.349 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.350 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.354 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.360 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.365 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.368 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.369 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.369 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:59.369 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:59.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.371 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:59.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.374 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x44b88c50, L:/127.0.0.1:48444 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.374 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.377 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.379 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.382 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.385 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.391 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.394 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.396 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed9df38f, L:/127.0.0.1:48448 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.397 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.398 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.401 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaf3d3dbb, L:/127.0.0.1:48452 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.404 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=787), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [598ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=787), Traces: [0ms] refreshing cache from master, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [334ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [490ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.410 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.411 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.411 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.411 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:59.412 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:59.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.413697 28355 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:59.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.292325 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56276 (local address 127.26.103.253:45093)
21:07:59.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.292547 (+   222us) server_negotiation.cc:207] Beginning negotiation
21:07:59.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.292549 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:59.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.413423 (+120874us) server_negotiation.cc:408] Connection header received
21:07:59.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.413487 (+    64us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:59.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.413489 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:59.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.413505 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:59.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.413615 (+   110us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56276: BlockingWrite error: write error: Broken pipe (error 32)
21:07:59.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":192,"thread_start_us":144,"threads_started":1}
21:07:59.415 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.425 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.430 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.444 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.447 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.456 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9d73561b, L:/127.0.0.1:43540 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.457 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.459 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=850), Traces: [0ms] refreshing cache from master, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [669ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.474 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.479 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.479 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.482 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.486 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.488 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.490 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.491 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.492 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2bb15df3, L:/127.0.0.1:48620 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.493 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.494 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.498 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=839), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [525ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [535ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [688ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.500916 27209 connection.cc:466] server connection from 127.0.0.1:48402 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48402 (request call id 0) could send its response
21:07:59.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:59.501 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:59.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.506 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.508 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.510 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.510 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.514 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.515 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.516 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.516 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:59.516 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.517 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.517 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.518 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.519 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.519 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.520 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.521 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.521 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:59.521 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.522 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.522 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.521 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.523 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.523 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.523 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20ce6f39, L:/127.0.0.1:43388 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.525 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.529 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.529 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.530 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.530 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.530 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:59.533 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=919), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [554ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [739ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.535 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c6871b9, L:/127.0.0.1:43390 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.536 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0af84604, L:/127.0.0.1:43402 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.538 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=929), Traces: [0ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [749ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.541 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=927), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [745ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.543 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x77321bdd, L:/127.0.0.1:56082 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.543 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.545 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8e0de29f, L:/127.0.0.1:43412 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.473 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.470 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.471 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.490 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5fdbac84, L:/127.0.0.1:43668 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.551 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.552 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.553 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.553 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.556 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.560 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.586 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.587 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.587 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb56ce1fa, L:/127.0.0.1:43454 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.592 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.597 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.605 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x39140e7b, L:/127.0.0.1:43444 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.608 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.609 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.609 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.608 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.614 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.615 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.617 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.619 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x832c4fb4, L:/127.0.0.1:56234 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.621 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1014), Traces: [0ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [832ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.624 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.624 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ead9430, L:/127.0.0.1:48512 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.628 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.628 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5592a710, L:/127.0.0.1:56164 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.631 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=973), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [593ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.633 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x640e8310, L:/127.0.0.1:48588 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.635 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1011), Traces: [0ms] refreshing cache from master, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [518ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.637 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1013), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [519ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.638 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.638 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.638 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.639 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2199), Traces: [0ms] refreshing cache from master, [592ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [947ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1146ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:59.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.639 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xae09baa3, L:/127.0.0.1:48682 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.640 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.640 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x843d903f, L:/127.0.0.1:43694 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.642 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.642 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfad9ce13, L:/127.0.0.1:56238 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.643 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe945abd6, L:/127.0.0.1:43594 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.644 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1026), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [553ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.645 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.646 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x94190a4b, L:/127.0.0.1:48572 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.651 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86e51cd4, L:/127.0.0.1:48738 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.653 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.653 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.659 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.660187 28325 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.269282 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56156 (local address 127.26.103.253:45093)
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.269722 (+   440us) server_negotiation.cc:207] Beginning negotiation
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.269724 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.498056 (+228332us) server_negotiation.cc:408] Connection header received
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.498081 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.498082 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.498093 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.498149 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.659007 (+160858us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.659742 (+   735us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.660107 (+   365us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56156: BlockingRecv error: recv got EOF from 127.0.0.1:56156 (error 108)
21:07:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":421,"thread_start_us":35,"threads_started":1}
21:07:59.661 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.661 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:59.661 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:59.673 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42d5e740, L:/127.0.0.1:43476 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.673 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd2b6f030, L:/127.0.0.1:48674 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.678 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x071740bd, L:/127.0.0.1:43606 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1031), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [697ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [870ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.680 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.683 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x99b3df44, L:/127.0.0.1:56138 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.684 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xebee7aca, L:/127.0.0.1:48634 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.685 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98c18607, L:/127.0.0.1:48648 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.686 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xedd136d8, L:/127.0.0.1:48642 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.686 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf9860598, L:/127.0.0.1:48664 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.686 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7569bcd6, L:/127.0.0.1:56106 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.687 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3cfb13dd, L:/127.0.0.1:43580 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.688 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8b64c1f0, L:/127.0.0.1:56292 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.688 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa32b4224, L:/127.0.0.1:48720 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.688 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.689 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb82eaa07, L:/127.0.0.1:48726 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.690 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.690 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:59.690 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.690 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60acc442, L:/127.0.0.1:48670 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.693 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.693 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.693 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbf58d5fb, L:/127.0.0.1:48698 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1083), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [859ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [863ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [905ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.699 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x898def1d, L:/127.0.0.1:43654 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1083), Traces: [0ms] refreshing cache from master, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [900ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.699 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x02d32a6b, L:/127.0.0.1:48522 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.700 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:07:59.701 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb4851fbe, L:/127.0.0.1:48504 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.701 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb86de775, L:/127.0.0.1:43640 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.702 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x71daadb0, L:/127.0.0.1:48604 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.703 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.704 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa688b7fd, L:/127.0.0.1:48758 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.704 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.706 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.710 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7b8be947, L:/127.0.0.1:43468 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.711 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc6ff1a8f, L:/127.0.0.1:43528 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.712 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d392b7a, L:/127.0.0.1:43522 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1125), Traces: [0ms] refreshing cache from master, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [875ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [936ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.716 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf1350600, L:/127.0.0.1:48558 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.718 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.718 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb5786dd4, L:/127.0.0.1:43560 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.719 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.720 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.720 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:07:59.720 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:59.720 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x14905f34, L:/127.0.0.1:48594 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.721 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.721 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.724 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48d63ae2, L:/127.0.0.1:48716 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.724403 27210 connection.cc:466] server connection from 127.0.0.1:48670 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48670 (request call id 0) could send its response
21:07:59.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.725 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.726 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbb81f9b1, L:/127.0.0.1:43634 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.728 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.730 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.730 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.731 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.731 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.731 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.732 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.733 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.734 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.734 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.735 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.735 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.735 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.735 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.736 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.736 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:59.736 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:59.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.737 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.738 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.739 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.740 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.741 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.742 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:07:59.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.743 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.743 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1088), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [900ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [920ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.745 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x593cba3e, L:/127.0.0.1:48574 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.748 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.750 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.752 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.756861 28369 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:59.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.303865 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56280 (local address 127.26.103.253:45093)
21:07:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.310243 (+  6378us) server_negotiation.cc:207] Beginning negotiation
21:07:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.310245 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:59.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.376535 (+ 66290us) server_negotiation.cc:408] Connection header received
21:07:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.376576 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.376578 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:59.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.761 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.762 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.762 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:59.762 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.763 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.763 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.764 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.764 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.765 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.767 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.767 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.770 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1167), Traces: [0ms] refreshing cache from master, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [965ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [982ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1169), Traces: [0ms] refreshing cache from master, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [986ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1168), Traces: [0ms] refreshing cache from master, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [845ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [986ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.778 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.778 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.779 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.779 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.781 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.782 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.782 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.782 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.783 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:07:59.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1195), Traces: [0ms] refreshing cache from master, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [435ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [904ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1011ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1129), Traces: [0ms] refreshing cache from master, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [306ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [696ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [962ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1175), Traces: [0ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [995ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1172), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [994ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeab2f599, L:/127.0.0.1:43514 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1203), Traces: [0ms] refreshing cache from master, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [936ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1014ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.796 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x222c695f, L:/127.0.0.1:43502 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.798 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.798 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:59.798 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:59.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1205), Traces: [0ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.802 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.802 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca935195, L:/127.0.0.1:48478 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.803 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.803 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.803 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.804 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.804 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.804 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.804 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x78089f5d, L:/127.0.0.1:43546 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.804 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1207), Traces: [0ms] refreshing cache from master, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [989ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1021ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1151), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [905ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [998ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.809 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.376593 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:59.741 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.804 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.842 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81a0b221, L:/127.0.0.1:43618 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.846 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.847 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.848 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ef261be, L:/127.0.0.1:48740 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.848 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.849 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.850 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.853 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x237d72b6, L:/127.0.0.1:43524 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.853 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd6ebee85, L:/127.0.0.1:48702 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.853 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:07:59.853 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.854 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.860 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3762fe16, L:/127.0.0.1:56310 - R:/127.26.103.253:45093] using TOKEN/null
21:07:59.860 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x110053b8, L:/127.0.0.1:43462 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.862 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf2883b53, L:/127.0.0.1:56316 - R:/127.26.103.253:45093] using TOKEN/null
21:07:59.862 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.865 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.873 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.878 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3d570321, L:/127.0.0.1:56306 - R:/127.26.103.253:45093] using TOKEN/null
21:07:59.878 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.890 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0ca2b3f6, L:/127.0.0.1:56092 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.894 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04d35c39, L:/127.0.0.1:43570 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.895 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe42895fc, L:/127.0.0.1:43632 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.896 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7eb53492, L:/127.0.0.1:43370 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.897 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.898 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x441d2754, L:/127.0.0.1:56188 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.899 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc987e033, L:/127.0.0.1:43386 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.900 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed873b2f, L:/127.0.0.1:48540 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.901 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2c4189fd, L:/127.0.0.1:56158 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.902 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x840c99eb, L:/127.0.0.1:48528 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.906 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3278febe, L:/127.0.0.1:43568 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.907 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd5b6c45, L:/127.0.0.1:43678 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.908 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb17808c2, L:/127.0.0.1:48556 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.909 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc326d709, L:/127.0.0.1:48772 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.910 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6fd881cc, L:/127.0.0.1:56222 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.910 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa622d9fc, L:/127.0.0.1:56208 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.913 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd37e95a2, L:/127.0.0.1:43484 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.915 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcffb9a75, L:/127.0.0.1:56172 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.376658 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
21:07:59.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1320), Traces: [0ms] refreshing cache from master, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [955ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1134ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.920 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.920 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.920 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:59.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.922 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x311e31a7, L:/127.0.0.1:56130 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1306), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.923 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc2e86944, L:/127.0.0.1:56154 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.924 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f36687e, L:/127.0.0.1:56344 - R:/127.26.103.253:45093] using TOKEN/null
21:07:59.925 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe2501bb, L:/127.0.0.1:48496 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.926 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0aa19cc9, L:/127.0.0.1:48472 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.755540 (+378882us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:07:59.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.756565 (+  1025us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:07:59.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.756771 (+   206us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56280: BlockingRecv error: recv got EOF from 127.0.0.1:56280 (error 108)
21:07:59.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6342,"thread_start_us":92,"threads_started":1}
21:07:59.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.758441 28377 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:59.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758112 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56340 (local address 127.26.103.253:45093)
21:07:59.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758211 (+    99us) server_negotiation.cc:207] Beginning negotiation
21:07:59.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758213 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758221 (+     8us) server_negotiation.cc:408] Connection header received
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758246 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758247 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758261 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758372 (+   111us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56340: BlockingWrite error: write error: Broken pipe (error 32)
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":74}
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.770282 28083 negotiation.cc:336] Failed RPC negotiation. Trace:
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.260180 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56072 (local address 127.26.103.253:45093)
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.260236 (+    56us) server_negotiation.cc:207] Beginning negotiation
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.260239 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.507642 (+247403us) server_negotiation.cc:408] Connection header received
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.507657 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:07:59.927 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x93ab48d9, L:/127.0.0.1:48710 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.929 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.929 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.929 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.930 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.930 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.930 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:59.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.932 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.932 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.932 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:59.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.952 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.953 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xea028ee0, L:/127.0.0.1:48550 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.956 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1359), Traces: [0ms] refreshing cache from master, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [972ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1172ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.956 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.957 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:59.958 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.958 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:59.958 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.959 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.959 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.960 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.960 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.961 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.961 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1299), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [883ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [968ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:59.961 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.963 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.963 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.964 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.964 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.965 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.965 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.965 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.951 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ebe0524, L:/127.0.0.1:48780 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.966 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.951 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7d0a7259, L:/127.0.0.1:48806 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.950 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf13a691b, L:/127.0.0.1:43612 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.967 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9028918e, L:/127.0.0.1:43630 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.969 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe1aa4b16, L:/127.0.0.1:56266 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1339), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [976ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.950 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xec65a363, L:/127.0.0.1:43534 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.949 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa96979dc, L:/127.0.0.1:56304 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.971 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.949 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7fd4a39c, L:/127.0.0.1:48480 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1369), Traces: [0ms] refreshing cache from master, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [890ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [919ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1185ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.973 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1349), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [977ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.978 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:07:59.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.982 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.983 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:59.983 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.984 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:07:59.984 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:07:59.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.984 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.984 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.985 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:07:59.949 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x24f8aae5, L:/127.0.0.1:56094 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.948 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa1cc9c24, L:/127.0.0.1:56252 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.947 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x89c85d0c, L:/127.0.0.1:43492 - R:/127.26.103.254:34773] using SASL/PLAIN
21:07:59.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.947 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb6288e54, L:/127.0.0.1:56120 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:07:59.989 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.989 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.989 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:07:59.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.946 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2700b3e1, L:/127.0.0.1:56080 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.991 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:07:59.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:07:59.944 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa4e7506f, L:/127.0.0.1:56200 - R:/127.26.103.253:45093] using SASL/PLAIN
21:07:59.944 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.993 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.993 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:59.993 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.994 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:07:59.994 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:07:59.994 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:07:59.994 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.994 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:07:59.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:07:59.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:07:59.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:07:59.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:07:59.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:07:59.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1336), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [971ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:07:59.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:07:59.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:07:59.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:07:59.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1384), Traces: [0ms] refreshing cache from master, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1175ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1201ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.000 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:00.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.003 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x469fa77b, L:/127.0.0.1:56460 - R:/127.26.103.253:45093] using TOKEN/null
21:08:00.003 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:00.003 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6356d9b8, L:/127.0.0.1:56424 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:00.004 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:00.004 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x57a11f3a, L:/127.0.0.1:56418 - R:/127.26.103.253:45093] using TOKEN/null
21:08:00.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.006 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:00.007 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1407), Traces: [0ms] refreshing cache from master, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1189ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.019 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6359d4de, L:/127.0.0.1:48830 - R:/127.26.103.252:40409] using SASL/PLAIN
21:07:59.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.507658 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.507665 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.507701 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.634094 (+126393us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.634875 (+   781us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.768863 (+133988us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.769081 (+   218us) 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
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.769803 (+   722us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.769809 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.769810 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.769817 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.769856 (+    39us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.769861 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.769917 (+    56us) server_negotiation.cc:1036] Waiting for connection context
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.770197 (+   280us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56072: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56072): Connection reset by peer (error 104)
21:08:00.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.798820 28322 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758157 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56332 (local address 127.26.103.253:45093)
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758663 (+   506us) server_negotiation.cc:207] Beginning negotiation
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758665 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.798583 (+ 39918us) server_negotiation.cc:408] Connection header received
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.798623 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.798624 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.798640 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.798739 (+    99us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56332: BlockingWrite error: write error: Broken pipe (error 32)
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":492}
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.917189 28342 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.274171 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56212 (local address 127.26.103.253:45093)
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.274910 (+   739us) server_negotiation.cc:207] Beginning negotiation
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.274912 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.490515 (+215603us) server_negotiation.cc:408] Connection header received
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.490551 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.490553 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.490568 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.490636 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.550376 (+ 59740us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.551286 (+   910us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.792340 (+241054us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.792564 (+   224us) 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
21:08:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.916832 (+124268us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.916854 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.916855 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.916859 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
21:08:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.916878 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.916882 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.916944 (+    62us) server_negotiation.cc:1036] Waiting for connection context
21:08:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.917063 (+   119us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56212: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56212): Connection reset by peer (error 104)
21:08:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":721,"thread_start_us":95,"threads_started":1}
21:08:00.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.985496 27212 connection.cc:466] server connection from 127.0.0.1:48556 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48556 (request call id 0) could send its response
21:08:00.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.026 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.018 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.026 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.026 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:00.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.027 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.013 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1376), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1120ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1149ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:00.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1373), Traces: [0ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [548ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1191ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:07:59.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:07:59.964 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1346), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [927ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [983ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:07:59.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:07:59.959 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:07:59.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.035 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:00.036 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:00.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.038 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299946, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299946, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299946, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.041 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.042 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.043 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9718dc29, L:/127.0.0.1:56388 - R:/127.26.103.253:45093] using TOKEN/null
21:08:00.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.048 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.050 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.050 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.050 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.051 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.051 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.052 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.052 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.052 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.053 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.053 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.053 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.054 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.055 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.055 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.057 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.057 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.058 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.058 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.058 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.061 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x79ac524a, L:/127.0.0.1:56404 - R:/127.26.103.253:45093] using TOKEN/null
21:08:00.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.063 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc589cc46, L:/127.0.0.1:56426 - R:/127.26.103.253:45093] using TOKEN/null
21:08:00.063 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.064 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.064 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.064 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.064 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:00.064 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.065 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.065 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1407), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [969ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1255ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.067 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.067 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.068 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.068 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.073 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:00.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.073 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:00.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.081 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.082 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:00.082 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:00.083 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.083 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1460), Traces: [0ms] refreshing cache from master, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [836ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [880ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1224ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.085 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.086 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ba432a5, L:/127.0.0.1:48798 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.086 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1499), Traces: [0ms] refreshing cache from master, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [895ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1191ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, deferred=null) after lookup
21:08:00.087 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xea22c4a9, L:/127.0.0.1:48834 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.088 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.090 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb17dcebb, L:/127.0.0.1:48820 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.091 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.092 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.098 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.110 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.111 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.127 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.131 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xab3d93be, L:/127.0.0.1:48850 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.132 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.133 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.134 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.134 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.135 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb01c51c3, L:/127.0.0.1:56456 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:00.137 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x33d94f8e, L:/127.0.0.1:56352 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:00.137 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.138 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2d22b985, L:/127.0.0.1:56378 - R:/127.26.103.253:45093] using TOKEN/null
21:08:00.139 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.140 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.140 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.141 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.141 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.142 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.142 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.142 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.143 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.143 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.143 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7fccc404, L:/127.0.0.1:56368 - R:/127.26.103.253:45093] using TOKEN/null
21:08:00.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.145 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.147 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd6be4846, L:/127.0.0.1:56432 - R:/127.26.103.253:45093] using TOKEN/null
21:08:00.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.147 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.148 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.148 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.148 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.149 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.150 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.150 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.150 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.150 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.151 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:00.152 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:00.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1556), Traces: [0ms] refreshing cache from master, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [906ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1233ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.153 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.153 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.154 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.154 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.154 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1554), Traces: [0ms] refreshing cache from master, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [930ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.155 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.156 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.156 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.156 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.157 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.157 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.158 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.158 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.159 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.160 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1535), Traces: [0ms] refreshing cache from master, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [978ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1164ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1212ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.160 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.160 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.161 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.161 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.161 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.162 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.163 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.163 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.163 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.164 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.164 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.164 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.165 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.166 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.167 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.167 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.167 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.167 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.167 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.168 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.168 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.985598 27212 connection.cc:466] server connection from 127.0.0.1:48528 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48528 (request call id 0) could send its response
21:08:00.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.987066 27139 connection.cc:466] server connection from 127.0.0.1:56252 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56252 (request call id 0) could send its response
21:08:00.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:07:59.996817 27140 connection.cc:466] server connection from 127.0.0.1:56120 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56120 (request call id 0) could send its response
21:08:00.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:00.024571 27140 connection.cc:466] server connection from 127.0.0.1:56310 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56310 (request call id 0) could send its response
21:08:00.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:00.034925 28084 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:00.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.970521 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56448 (local address 127.26.103.253:45093)
21:08:00.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.970799 (+   278us) server_negotiation.cc:207] Beginning negotiation
21:08:00.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.970801 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:00.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.970810 (+     9us) server_negotiation.cc:408] Connection header received
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.970831 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.970832 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.970846 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.970914 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:00.170 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.029333 (+ 58419us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.030029 (+   696us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.034827 (+  4798us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56448: BlockingRecv error: recv got EOF from 127.0.0.1:56448 (error 108)
21:08:00.170 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":260}
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:00.043751 28379 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.757714 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48782 (local address 127.26.103.252:40409)
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758807 (+  1093us) server_negotiation.cc:207] Beginning negotiation
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758809 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758817 (+     8us) server_negotiation.cc:408] Connection header received
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758841 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758841 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758856 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758914 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.036412 (+277498us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.037149 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:00.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.043667 (+  6518us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48782: BlockingRecv error: recv got EOF from 127.0.0.1:48782 (error 108)
21:08:00.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1072}
21:08:00.171 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.172 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.172 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:00.172 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.172 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:00.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1556), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1191ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1198ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.174 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:00.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1569), Traces: [0ms] refreshing cache from master, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [912ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1202ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1217ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.175 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.175 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.176 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.176 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.176 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.177 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:00.047878 27212 connection.cc:466] server connection from 127.0.0.1:48702 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48702 (request call id 0) could send its response
21:08:00.177 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:00.082085 28075 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.758171 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56350 (local address 127.26.103.253:45093)
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.759314 (+  1143us) server_negotiation.cc:207] Beginning negotiation
21:08:00.178 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.759316 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.759325 (+     9us) server_negotiation.cc:408] Connection header received
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.804029 (+ 44704us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.804031 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.804052 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:07:59.804106 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.028680 (+224574us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.043913 (+ 15233us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.081937 (+ 38024us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56350: BlockingRecv error: recv got EOF from 127.0.0.1:56350 (error 108)
21:08:00.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1129}
21:08:00.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.179 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.179 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:00.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.180 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.180 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.182 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:00.183 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:00.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.184 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.185 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.185 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:00.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.187 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.187 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:00.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.187 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.188 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.188 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.188 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:00.188 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.189 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.190 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.190 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.191 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.192 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.193 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.193 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.193 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.194 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.194 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.196 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.198 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.198 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.198 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.199 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.199 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.200 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.200 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.200 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:00.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:00.183909 27211 connection.cc:466] server connection from 127.0.0.1:48830 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48830 (request call id 0) could send its response
21:08:00.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:00.189493 27138 connection.cc:466] server connection from 127.0.0.1:56424 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56424 (request call id 0) could send its response
21:08:00.186 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.202 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.203 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.203 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.203 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.203 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.203 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.203 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.204 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.204 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.205 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.205 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.209 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.209 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.210 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.211 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.211 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.211 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.212 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.212 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.212 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.213 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.214 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.214 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.214 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.214 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.215 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.215 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.217 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.218 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.218 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.220 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.221 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.221 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.221 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.221 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.222 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.222 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.222 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.222 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.223 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.223 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.224 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.224 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.224 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.224 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.225 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.225 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.225 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.226 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.226 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.226 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.226 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.227 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.205 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.228 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.229 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.230 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.230 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.230 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.230 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.231 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.231 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.231 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.231 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.231 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.231 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.232 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.232 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.232 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.232 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.233 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.233 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.233 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.234 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.234 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.235 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.235 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.235 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.235 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.235 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.235 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.235 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.236 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.238 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.238 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.231 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.238 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.240 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.240 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.241 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.241 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.241 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.242 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.242 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.244 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.244 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.250 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.251 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.252 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.262 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.262 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.263 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.264 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.264 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.266 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.267 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.268 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.268 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.270 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.270 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.271 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:00.274 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.275 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.279 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.284 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.287 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.288 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.289 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.290 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.291 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.293 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.294 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.295 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.296 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.297 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.298 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.300 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.301 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.301 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.302 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.303 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.304 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.305 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.306 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.307 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.308 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.308 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.310 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.311 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.312 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.312 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.314 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.314 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.315 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.316 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.316 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.316 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.317 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.318 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.319 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.319 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.319 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.320 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.320 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.321 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.322 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.323 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.323 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.326 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.327 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.327 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.328 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.328 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.330 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.330 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.330 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.331 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.331 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.331 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.331 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.332 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.332 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.332 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.332 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.332 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:00.334 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.342 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.343 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.344 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.348 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.349 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.352 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.353 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.354 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.355 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.356 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.357 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.356 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.360 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.364 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.364 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.370 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.373 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.378 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.379 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.380 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.382 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.383 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.384 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.385 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.386 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.387 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.388 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.388 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.389 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.390 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.397 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48b49607, L:/127.0.0.1:48858 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.398 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.400 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.402 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c460437, L:/127.0.0.1:43704 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.405 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.408 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.409 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.409 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.410 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.410 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.411 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.411 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.413 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.419 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.419 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.422 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.424 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.429 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.431 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.432 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.437 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc2e2205, L:/127.0.0.1:43714 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.438 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.440 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.442 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.444 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x84b1f14a, L:/127.0.0.1:43724 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.450 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.453 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.454 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.454 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.456 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.456 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.457 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.458 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.458 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.459 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.460 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.460 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.461 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.462 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.462 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.463 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.463 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.463 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.464 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.465 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.466 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.467 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.468 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.469 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.469 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.470 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.471 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.472 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.475 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.481 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.482 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.483 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.485 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.483 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:00.487 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:00.488 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.488 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.489 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.491 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.492 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.493 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.494 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.495 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.496 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.496 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.498 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.502 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.504 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.511 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.513 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.522 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.524 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.524 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.525 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.527 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.528 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.529 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.531 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.531 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.532 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.533 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.534 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.535 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.536 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.536 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.539 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.540 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.541 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.542 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.543 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.543 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.544 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.545 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.546 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.549 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.549 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.550 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.551 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.552 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.552 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.553 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.554 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.555 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.556 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.556 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.568 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.571 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd7c05e6, L:/127.0.0.1:43728 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.573 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=254), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [253ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.574 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.575 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:00.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.577 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.580 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.581 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.581 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:00.581 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:00.581 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.581 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:00.587 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5d8dc9d, L:/127.0.0.1:43954 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.592 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7b6dd1f3, L:/127.0.0.1:56506 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:00.593 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.599 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.601 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf88d20c, L:/127.0.0.1:43970 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.603 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.603 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.610 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.611 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:00.613 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:00.615 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7bcda5f9, L:/127.0.0.1:48916 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.621 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.623 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6a2c38dd, L:/127.0.0.1:56522 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:00.623 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.627 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.632 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:00.634 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.634 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:00.636 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe36d505b, L:/127.0.0.1:43978 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.649 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.652 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc52020d0, L:/127.0.0.1:48926 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.654 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6789dcd, L:/127.0.0.1:43772 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.669 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [275ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [319ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.674 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:00.677 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.679 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.682 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.684 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:00.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.685 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.687 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.691 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.692 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=441), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [258ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:00.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.697 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.698 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.698 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:00.698 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:00.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:00.699152 28673 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:00.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.651033 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48932 (local address 127.26.103.252:40409)
21:08:00.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.652739 (+  1706us) server_negotiation.cc:207] Beginning negotiation
21:08:00.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.652741 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:00.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.668164 (+ 15423us) server_negotiation.cc:408] Connection header received
21:08:00.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.668209 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:00.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.668211 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:00.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.668236 (+    25us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.668305 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.681672 (+ 13367us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.682388 (+   716us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.686974 (+  4586us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.687193 (+   219us) 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
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.698559 (+ 11366us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:00.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.698565 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.698565 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.698572 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.698601 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:00.700 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.698606 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.698678 (+    72us) server_negotiation.cc:1036] Waiting for connection context
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.699060 (+   382us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48932: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48932): Cannot send after transport endpoint shutdown (error 108)
21:08:00.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1688,"thread_start_us":69,"threads_started":1}
21:08:00.701 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.701 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.701 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:00.701 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.701 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.701 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:00.702 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:00.704 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.704 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.706 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.709 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8bd3032c, L:/127.0.0.1:56530 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:00.712 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.712 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=447), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [315ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:00.713 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.713 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:00.713 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:00.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.717 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.717 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7c9668c2, L:/127.0.0.1:48936 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.718 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.713 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x50c35710, L:/127.0.0.1:43988 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.718 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:00.719 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:00.720 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.720 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.721 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:00.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.721 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:00.725 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:00.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:00.725 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:00.729 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.729 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:00.733 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=418), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [30ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:00.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:00.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:00.741 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:00.741 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7a606ed1, L:/127.0.0.1:56536 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:00.742127 28382 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.457920 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48868 (local address 127.26.103.252:40409)
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.457967 (+    47us) server_negotiation.cc:207] Beginning negotiation
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.457969 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.459678 (+  1709us) server_negotiation.cc:408] Connection header received
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.460227 (+   549us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.460229 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.460246 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.460284 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.468386 (+  8102us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.469527 (+  1141us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.741463 (+271936us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.741683 (+   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
21:08:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.741793 (+   110us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.741797 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.741797 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.741803 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.741815 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.741820 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:00.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.741909 (+    89us) server_negotiation.cc:1036] Waiting for connection context
21:08:00.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.742035 (+   126us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48868: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48868): Connection reset by peer (error 104)
21:08:00.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:00.557 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.749 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.749 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.750 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.752 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.558 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.766 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0f5a2432, L:/127.0.0.1:56540 - R:/127.26.103.253:45093] using TOKEN/null
21:08:00.768 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.770 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a03063b, L:/127.0.0.1:43864 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.771 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.772 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.816 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.816 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.816 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:00.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.818 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.819 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.819 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=556), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [131ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [135ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.820 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:00.820 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.822 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:00.822 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.823 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:00.826 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.826 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.828 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.565 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.560 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.558 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.562 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.562 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.564 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:00.561 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.559 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.563 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.559 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.906 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:00.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.907 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.911 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x03cd327a, L:/127.0.0.1:48878 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.911 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa487114, L:/127.0.0.1:44006 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.780 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.914 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.915 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x39df92ad, L:/127.0.0.1:48954 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.916 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd7bb84a3, L:/127.0.0.1:43998 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:00.915112 28679 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:00.918 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xad021d94, L:/127.0.0.1:43750 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.918 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.919 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.919 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:00.921 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:00.922 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.925 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.927 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x340a30d3, L:/127.0.0.1:43808 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.928 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.929 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.933 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.935 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.941 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:00.942 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe61c23f1, L:/127.0.0.1:48964 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:00.945 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.947 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.951 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.951 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.953 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.953 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.954 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:00.956 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.956 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.958 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.959 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.960 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe0c2be3f, L:/127.0.0.1:43742 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.962 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.963 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.964 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.684774 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48952 (local address 127.26.103.252:40409)
21:08:00.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.704732 (+ 19958us) server_negotiation.cc:207] Beginning negotiation
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.704734 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.704746 (+    12us) server_negotiation.cc:408] Connection header received
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.704773 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.704774 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.704790 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.704874 (+    84us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.723597 (+ 18723us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.724532 (+   935us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.914397 (+189865us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.914630 (+   233us) 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
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.914756 (+   126us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.914762 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.914763 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.914770 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.914783 (+    13us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.914788 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.914849 (+    61us) server_negotiation.cc:1036] Waiting for connection context
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.915010 (+   161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48952: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48952): Connection reset by peer (error 104)
21:08:00.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19924,"thread_start_us":73,"threads_started":1}
21:08:00.966 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.967 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.968 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c57e96b, L:/127.0.0.1:43762 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:00.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=716), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [250ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [624ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.969 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.970 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.970 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:00.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:00.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:00.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.973 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.973 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.974 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:00.974 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:00.975 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.976 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.976 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:00.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=734), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [645ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:00.979 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:00.985 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:00.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:00.986 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:00.987 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:00.987 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:00.987 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:00.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:00.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:00.966 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:00.964 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:00.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:00.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=734), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [268ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [431ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [648ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.000365 28369 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.000 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.513722 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56492 (local address 127.26.103.253:45093)
21:08:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.513785 (+    63us) server_negotiation.cc:207] Beginning negotiation
21:08:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.513787 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.942198 (+428411us) server_negotiation.cc:408] Connection header received
21:08:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.942551 (+   353us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.942554 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.942573 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.942648 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.951233 (+  8585us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.952043 (+   810us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.989537 (+ 37494us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.001 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x24e1fb72, L:/127.0.0.1:43906 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.989767 (+   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
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.990213 (+   446us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.990254 (+    41us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.990316 (+    62us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.000279 (+  9963us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56492: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56492): Connection reset by peer (error 104)
21:08:01.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
21:08:01.004 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.008 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.011 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0203ff64, L:/127.0.0.1:56562 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:01.012 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.014 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42b146a9, L:/127.0.0.1:43890 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.014 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x043bcb31, L:/127.0.0.1:44100 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.014 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.017 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1006ded, L:/127.0.0.1:44022 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.017 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.018 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6ecdd2af, L:/127.0.0.1:48956 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.019 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9facb00d, L:/127.0.0.1:44048 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.020 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x88e929da, L:/127.0.0.1:43846 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.021 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.022 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e31bcdc, L:/127.0.0.1:43936 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.023 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.023 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x35e5b5df, L:/127.0.0.1:43894 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.024 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.027 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.029 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.032 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.040 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2564be15, L:/127.0.0.1:44174 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.042 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda9d5291, L:/127.0.0.1:44084 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.042 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86c9392a, L:/127.0.0.1:44072 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.045 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c01fbef, L:/127.0.0.1:44058 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.045 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3aa1fcd, L:/127.0.0.1:43878 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2b4b452, L:/127.0.0.1:44010 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.050 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x60f7cd92, L:/127.0.0.1:43830 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.058 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x159c7e1e, L:/127.0.0.1:44128 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.060 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8972b4ef, L:/127.0.0.1:44180 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.061 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x37ab33cb, L:/127.0.0.1:44144 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.063 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.065 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.065 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.067 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x584d4579, L:/127.0.0.1:43904 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.069 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.070 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.070 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.070 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:01.070 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.070 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.073 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.073 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.074 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.074 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=746), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [517ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [614ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:01.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.082 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.082 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.083 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.083 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.084 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.085769 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.820753 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56556 (local address 127.26.103.253:45093)
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.820807 (+    54us) server_negotiation.cc:207] Beginning negotiation
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.820810 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.820819 (+     9us) server_negotiation.cc:408] Connection header received
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.820846 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.820847 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.820865 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.820917 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.080008 (+259091us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.080726 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.084504 (+  3778us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.084708 (+   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
21:08:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.085293 (+   585us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.085299 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.085300 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.085306 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.085324 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.085329 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.085412 (+    83us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.085678 (+   266us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56556: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56556): Connection reset by peer (error 104)
21:08:01.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:01.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.088 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.089 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe28812ec, L:/127.0.0.1:44108 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.089 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.096 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.096 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.096 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.097 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.098 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.098 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.105 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e53ac03, L:/127.0.0.1:44160 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.106344 28076 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.482224 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56476 (local address 127.26.103.253:45093)
21:08:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.482297 (+    73us) server_negotiation.cc:207] Beginning negotiation
21:08:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.482300 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.486104 (+  3804us) server_negotiation.cc:408] Connection header received
21:08:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.486430 (+   326us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.486431 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.486447 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.486480 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.945099 (+458619us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.945952 (+   853us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.979217 (+ 33265us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.979432 (+   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
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.980012 (+   580us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.980017 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.980018 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.980024 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.980043 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.980048 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.980101 (+    53us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.106256 (+126155us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56476: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56476): Cannot send after transport endpoint shutdown (error 108)
21:08:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
21:08:01.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.108909 27866 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.490197 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48894 (local address 127.26.103.252:40409)
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.490259 (+    62us) server_negotiation.cc:207] Beginning negotiation
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.490261 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.491600 (+  1339us) server_negotiation.cc:408] Connection header received
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.491861 (+   261us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.491863 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.491878 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.491948 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.939297 (+447349us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.940137 (+   840us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.066344 (+126207us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.066560 (+   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
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.108332 (+ 41772us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.108340 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.108340 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.108349 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
21:08:01.110 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.108389 (+    40us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.108395 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.108449 (+    54us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.108808 (+   359us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48894: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48894): Connection reset by peer (error 104)
21:08:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
21:08:01.114 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.116 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.118 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.120 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.121 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.122 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.124 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.127 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.135 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x35f8f9d0, L:/127.0.0.1:43876 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.135 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.139 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23d0480e, L:/127.0.0.1:44132 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.139 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.150 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e734a25, L:/127.0.0.1:43950 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.154 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.155 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.156 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.158 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.164 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.165 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa024e1bd, L:/127.0.0.1:44116 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.165 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.166 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a4377d3, L:/127.0.0.1:44142 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.166 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.166 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.166 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3ea0fe1, L:/127.0.0.1:44080 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.166 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.167 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.168 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.168 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.168 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.168 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.169 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.169 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.170 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:01.170 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.171 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93440de5, L:/127.0.0.1:43898 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.171 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcfd7970d, L:/127.0.0.1:48980 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.171 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.171 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.172 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:01.174 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x607e3cc6, L:/127.0.0.1:44102 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.175 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x201c7a8c, L:/127.0.0.1:44034 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.180 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ef019a1, L:/127.0.0.1:48982 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.182 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.182 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.183 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.185 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.187 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.195 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.197 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:01.199 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6be7ba21, L:/127.0.0.1:44186 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.202 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x47dedec0, L:/127.0.0.1:48996 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.206 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb8970ef2, L:/127.0.0.1:56564 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:01.210 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.212 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.213 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=920), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [664ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:01.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.217 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.218 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.219 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.219 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.219 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.219 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.221213 27866 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.211380 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49006 (local address 127.26.103.252:40409)
21:08:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.211428 (+    48us) server_negotiation.cc:207] Beginning negotiation
21:08:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.211430 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.220290 (+  8860us) server_negotiation.cc:408] Connection header received
21:08:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.220697 (+   407us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.220700 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.220715 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.220749 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.221143 (+   394us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49006: BlockingRecv error: recv got EOF from 127.0.0.1:49006 (error 108)
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.221424 28076 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.218031 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56574 (local address 127.26.103.253:45093)
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.218083 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.218085 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.220762 (+  2677us) server_negotiation.cc:408] Connection header received
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.221057 (+   295us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.221064 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.221084 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.221125 (+    41us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.221346 (+   221us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56574: BlockingRecv error: recv got EOF from 127.0.0.1:56574 (error 108)
21:08:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:01.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.222 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.223 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:01.224 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.225 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.226 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.227 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.227 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=911), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [548ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [793ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:01.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.231 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.231 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.231 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:01.231 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:01.232 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.232340 27866 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.225486 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49016 (local address 127.26.103.252:40409)
21:08:01.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.225535 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:01.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.225537 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.225830 (+   293us) server_negotiation.cc:408] Connection header received
21:08:01.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.226206 (+   376us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.232 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.226207 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.226221 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.233 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.226292 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.231109 (+  4817us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.231927 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.232266 (+   339us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49016: BlockingRecv error: recv got EOF from 127.0.0.1:49016 (error 108)
21:08:01.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:01.233 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.233 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:01.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.239 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.240 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.240 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.240 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.241 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.242 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.246 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.247 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=956), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [392ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [856ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:01.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.251 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.251 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.252 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:01.252 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:01.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.253594 28076 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.248674 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56580 (local address 127.26.103.253:45093)
21:08:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.248725 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.248727 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.252718 (+  3991us) server_negotiation.cc:408] Connection header received
21:08:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.253082 (+   364us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.253083 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.253099 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.253132 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.253529 (+   397us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56580: BlockingRecv error: recv got EOF from 127.0.0.1:56580 (error 108)
21:08:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:01.254 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.254 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.254 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.257 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.262 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.266 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.267503 27866 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.240773 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49026 (local address 127.26.103.252:40409)
21:08:01.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.240824 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:01.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.240826 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.241469 (+   643us) server_negotiation.cc:408] Connection header received
21:08:01.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.241942 (+   473us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.241944 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.241960 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.241993 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.246157 (+  4164us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.247031 (+   874us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.261029 (+ 13998us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.261240 (+   211us) 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
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.267023 (+  5783us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.267028 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.267029 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.267036 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.267059 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.267064 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.267119 (+    55us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.267422 (+   303us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49026: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49026): Connection reset by peer (error 104)
21:08:01.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:01.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.271 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.271 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.271 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:01.271 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.274 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.277 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53145719, L:/127.0.0.1:49036 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.277 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.278 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.278 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=984), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [638ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:01.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.282 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.283 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.283 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:01.283 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:01.284 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.284 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.285 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.285 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.285 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.286656 28673 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.275376 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49066 (local address 127.26.103.252:40409)
21:08:01.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.275427 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.275429 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.276409 (+   980us) server_negotiation.cc:408] Connection header received
21:08:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.276752 (+   343us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.276753 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.276766 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.276801 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.285443 (+  8642us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.286199 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.286574 (+   375us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49066: BlockingRecv error: recv got EOF from 127.0.0.1:49066 (error 108)
21:08:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:01.287 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.289 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.290 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf660aaa1, L:/127.0.0.1:49052 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.294 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.294 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.298 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:01.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.300 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.305 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6a7ebfee, L:/127.0.0.1:49070 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.307 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.311 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.313 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.316 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.316 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.316 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.319 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x234fe6c9, L:/127.0.0.1:56590 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:01.319 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ce2cd3e, L:/127.0.0.1:49074 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.321 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.324 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83496d2c, L:/127.0.0.1:49086 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.327 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.331 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.333 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.338 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.339 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.342 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa31374eb, L:/127.0.0.1:49100 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.345 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.346 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.349 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:01.349 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa7c65dd, L:/127.0.0.1:49112 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.351 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.353 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.354 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.357 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.361 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.367 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.367 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.370 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x639bb628, L:/127.0.0.1:49134 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.372 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.377 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.378 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1074), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [683ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:01.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.382 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.382 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.384 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1fe80b20, L:/127.0.0.1:49156 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.384 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.384 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.385 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:01.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.386 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:01.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.393 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.394 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.399 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.399487 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.383695 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56606 (local address 127.26.103.253:45093)
21:08:01.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.383752 (+    57us) server_negotiation.cc:207] Beginning negotiation
21:08:01.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.383754 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.383765 (+    11us) server_negotiation.cc:408] Connection header received
21:08:01.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.383978 (+   213us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.383979 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.383994 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.384061 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.397940 (+ 13879us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.399062 (+  1122us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.399405 (+   343us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56606: BlockingRecv error: recv got EOF from 127.0.0.1:56606 (error 108)
21:08:01.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:01.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.401 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.402 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.402 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.402 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.404 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81882575, L:/127.0.0.1:49120 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.406 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3e029a68, L:/127.0.0.1:49116 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.407 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:01.416 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x43ff590f, L:/127.0.0.1:49166 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.419 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3efec8c, L:/127.0.0.1:49140 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.421 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9c178b04, L:/127.0.0.1:56602 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:01.423 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.429 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.431 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:01.432 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81c303a5, L:/127.0.0.1:49162 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.436 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.437 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.437 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.441 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbcd15f9f, L:/127.0.0.1:56620 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:01.442 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9537fe2c, L:/127.0.0.1:56634 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:01.445 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.447 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ecd4281, L:/127.0.0.1:49176 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.447 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.448 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.449 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.454 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.462 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.462 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1130), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [553ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [982ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:01.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.466 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.467 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.467 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.467 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:01.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.468 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe667df7f, L:/127.0.0.1:44200 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.468780 28679 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.450431 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49190 (local address 127.26.103.252:40409)
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.450493 (+    62us) server_negotiation.cc:207] Beginning negotiation
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.450495 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.453023 (+  2528us) server_negotiation.cc:408] Connection header received
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.453324 (+   301us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.453326 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.453340 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.453403 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.465852 (+ 12449us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.466580 (+   728us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.468694 (+  2114us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49190: BlockingRecv error: recv got EOF from 127.0.0.1:49190 (error 108)
21:08:01.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
21:08:01.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.470 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:01.473 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf7e36ff8, L:/127.0.0.1:49184 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.478 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.478 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.475565 28076 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.463561 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56650 (local address 127.26.103.253:45093)
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.463610 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.463613 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.465120 (+  1507us) server_negotiation.cc:408] Connection header received
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.466872 (+  1752us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.466874 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.466889 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.466923 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.474367 (+  7444us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.475141 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.475496 (+   355us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56650: BlockingRecv error: recv got EOF from 127.0.0.1:56650 (error 108)
21:08:01.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:01.479 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.480 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.486 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.489 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.490 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.490 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.492 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.493 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.494 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.495 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.504 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x60957bd6, L:/127.0.0.1:44208 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.506 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.507 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.507 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.513 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.514 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.515 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.516 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.524 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.533 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.534 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.537 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.538 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.541 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.552 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.553 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.558 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:00.564 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:00.561 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.611 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.611 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.611 [DEBUG - pool-4-thread-17] (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.26.103.254:34773, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [630ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [912ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.611 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.612 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.612 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1209), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [703ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [793ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [813ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.613 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.613 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.613 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.613 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.613 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.614 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.614 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.614 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.614 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.614 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.615 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.615 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.615 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.615 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.615 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.615 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.615 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.614 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.615 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.616 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.616 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.616 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.616 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.616 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.616 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.616 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.616 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.616 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.616 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.616 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.617 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.617 [DEBUG - pool-4-thread-49] (NetUtil.java:139) Resolved '127.26.103.254' into [/127.26.103.254] in 80440769ns
21:08:01.617 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.617 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.617 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.617 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.617 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.617 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.617 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.617 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.618 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.618 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.618 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.618 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.618 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.618 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.618 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.618 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.618 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.614 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.618 [DEBUG - pool-4-thread-77] (NetUtil.java:139) Resolved '127.26.103.252' into [/127.26.103.252] in 93648252ns
21:08:01.619 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.619 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.620 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.620 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.620 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.621 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.621 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.621 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.622 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.622 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.622 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.623 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.624 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.624 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.624 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.624 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.625 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.625 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.626 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.626 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.627 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.627 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.627 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1221), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [672ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [924ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [948ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.629 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.629 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.630 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.632 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.618 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.634 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.634 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:01.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.648 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.616 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:01.615 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.650 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1404), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [246ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [861ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.615 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.614 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.651 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.621 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.652 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [767ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [923ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [942ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.655 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.659 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb6e92fff, L:/127.0.0.1:44210 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.659 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1357), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [748ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [890ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [916ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.663 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.665 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1343), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [625ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [756ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [774ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.665 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1359), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [697ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [857ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [882ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.667 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1337), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [629ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [959ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.667855 27945 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.496614 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48904 (local address 127.26.103.252:40409)
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.496659 (+    45us) server_negotiation.cc:207] Beginning negotiation
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.496661 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.497284 (+   623us) server_negotiation.cc:408] Connection header received
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.497597 (+   313us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.497599 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.497611 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:00.497645 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.665539 (+1167894us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.666238 (+   699us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.667780 (+  1542us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48904: BlockingRecv error: recv got EOF from 127.0.0.1:48904 (error 108)
21:08:01.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:01.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.669 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:01.669 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.670 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1418), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [873ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [905ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [910ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.672 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:01.675 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.675 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.675 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:01.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.687 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1401), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [674ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [942ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [965ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.688 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.689 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.689 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.690 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:01.690 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.690 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.691 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.695 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.696 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.696 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.697 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.699 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeabd077c, L:/127.0.0.1:44240 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.702 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.706 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.711 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.714 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.714 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.718 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.718 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.722 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.723 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.725 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:01.728 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.729 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.732 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.737 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.743 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.745 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x88ea31b7, L:/127.0.0.1:44318 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.745 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.745 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xddfd210d, L:/127.0.0.1:49294 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.746 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x80b1602a, L:/127.0.0.1:44296 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.746 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.746 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x381b1af4, L:/127.0.0.1:44306 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.747 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.747 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.747 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.748 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.745 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd48f43cb, L:/127.0.0.1:56710 - R:/127.26.103.253:45093] using TOKEN/null
21:08:01.747 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.748 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.748 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.749 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.749 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.750 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.750 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.750 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.750 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.751 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.751 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.751477 28681 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.753 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7ad9ba2a, L:/127.0.0.1:56654 - R:/127.26.103.253:45093] using TOKEN/null
21:08:01.753 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5e03115a, L:/127.0.0.1:49218 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.753 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7c65150, L:/127.0.0.1:43822 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.755 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.762 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.763 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.763 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.763 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.763 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d8ac138, L:/127.0.0.1:44230 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.767 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.767 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.767 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1459), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [872ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [892ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [907ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1356ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:01.771 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.773 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:01.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=505), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [154ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:01.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.777 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.778 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.778 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.778 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:01.778 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:01.779 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:01.780 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf2e6f2cc, L:/127.0.0.1:49336 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.782 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.785 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.785 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.785 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.785 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.786 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.787 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.787 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.787 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.788 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.788 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.788 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.788 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.788 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.789 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.789 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.789 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.789 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.789 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.790 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.791 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.791 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.794 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.795 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.795 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.797 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.798 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.798 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.798 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.798 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.801 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.802 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.802 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.803 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.803 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.803 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x455ebb9d, L:/127.0.0.1:43934 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.804 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.804 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.804 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1504), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1012ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1024ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1407ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:01.806 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299959, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299959, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299959, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299959, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.806 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.806 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.807 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.631666 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56662 (local address 127.26.103.253:45093)
21:08:01.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.632226 (+   560us) server_negotiation.cc:207] Beginning negotiation
21:08:01.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.632228 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.691744 (+ 59516us) server_negotiation.cc:408] Connection header received
21:08:01.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.691777 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.691778 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.691791 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.691840 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.708765 (+ 16925us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.709597 (+   832us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.733477 (+ 23880us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.733643 (+   166us) 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
21:08:01.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.748081 (+ 14438us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:01.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.813 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe489e124, L:/127.0.0.1:44400 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.814 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x312841b0, L:/127.0.0.1:44218 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.815 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.815 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.819 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.819 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1517), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [624ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:01.767 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.751 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.748119 (+    38us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.748180 (+    61us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.751393 (+  3213us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56662: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56662): Cannot send after transport endpoint shutdown (error 108)
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":534}
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.771718 28839 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.631912 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56742 (local address 127.26.103.253:45093)
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.741215 (+109303us) server_negotiation.cc:207] Beginning negotiation
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.741218 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.741226 (+     8us) server_negotiation.cc:408] Connection header received
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.741244 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.741245 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.741255 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.749757 (+  8502us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.749800 (+    43us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.824 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1497), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [551ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [559ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:01.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.831 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd1db1d43, L:/127.0.0.1:44258 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.831 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.833 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.834 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.838 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbcf31c2a, L:/127.0.0.1:44362 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.750543 (+   743us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.767555 (+ 17012us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.771303 (+  3748us) 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
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.771408 (+   105us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.771446 (+    38us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.771628 (+   182us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56742: BlockingWrite error: failed to write to TLS socket: Broken pipe
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":109287,"thread_start_us":69,"threads_started":1}
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.793926 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.631684 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56686 (local address 127.26.103.253:45093)
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.632253 (+   569us) server_negotiation.cc:207] Beginning negotiation
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.632255 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.680203 (+ 47948us) server_negotiation.cc:408] Connection header received
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.680241 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.680242 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.680257 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.680335 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.717471 (+ 37136us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.718161 (+   690us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.722287 (+  4126us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.722476 (+   189us) 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
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.740873 (+ 18397us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.740909 (+    36us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.740964 (+    55us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.793851 (+ 52887us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56686: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56686): Cannot send after transport endpoint shutdown (error 108)
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":558}
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.800419 27866 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.521313 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49202 (local address 127.26.103.252:40409)
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.521390 (+    77us) server_negotiation.cc:207] Beginning negotiation
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.521392 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.646298 (+124906us) server_negotiation.cc:408] Connection header received
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.646343 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.646345 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.646363 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.646420 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.664020 (+ 17600us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.664787 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.786286 (+121499us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.786480 (+   194us) 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
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.799040 (+ 12560us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.799047 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.799048 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:01.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.799054 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:01.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.845 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x72d0981d, L:/127.0.0.1:44268 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.846 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.848 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8593fa0b, L:/127.0.0.1:43780 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.848 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.849 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.850 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3e390a88, L:/127.0.0.1:56680 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:01.850 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1aff8693, L:/127.0.0.1:44378 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.799076 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:01.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.799081 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:01.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.799137 (+    56us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.800333 (+  1196us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49202: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49202): Connection reset by peer (error 104)
21:08:01.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:01.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.828742 28076 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.632314 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56728 (local address 127.26.103.253:45093)
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.753372 (+121058us) server_negotiation.cc:207] Beginning negotiation
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.753374 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.753382 (+     8us) server_negotiation.cc:408] Connection header received
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.753399 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.753400 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.753408 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.753464 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.767861 (+ 14397us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.768547 (+   686us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.828651 (+ 60104us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56728: BlockingRecv error: recv got EOF from 127.0.0.1:56728 (error 108)
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":121023,"thread_start_us":57,"threads_started":1}
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.853291 28681 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.632150 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56766 (local address 127.26.103.253:45093)
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.751585 (+119435us) server_negotiation.cc:207] Beginning negotiation
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.751587 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.751595 (+     8us) server_negotiation.cc:408] Connection header received
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.751615 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.751615 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.751624 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.751680 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.852265 (+100585us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.853026 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.853220 (+   194us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56766: BlockingRecv error: recv got EOF from 127.0.0.1:56766 (error 108)
21:08:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":119421,"thread_start_us":40,"threads_started":1}
21:08:01.856 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.856 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.856 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.857 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.857 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.860 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.860 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.863 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5cbccb71, L:/127.0.0.1:44396 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.863852 28837 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.631988 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56782 (local address 127.26.103.253:45093)
21:08:01.864 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x95f99696, L:/127.0.0.1:49300 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.747094 (+115106us) server_negotiation.cc:207] Beginning negotiation
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.747096 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.747110 (+    14us) server_negotiation.cc:408] Connection header received
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.747137 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.747138 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.747152 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.747852 (+   700us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.764112 (+ 16260us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.764898 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.863284 (+ 98386us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.863484 (+   200us) 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
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.863553 (+    69us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.863588 (+    35us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.863636 (+    48us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.863762 (+   126us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56782: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56782): Connection reset by peer (error 104)
21:08:01.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":114829,"thread_start_us":44,"threads_started":1}
21:08:01.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.866 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.866 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.870 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.870 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.870 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa3bca2d, L:/127.0.0.1:44332 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd515b402, L:/127.0.0.1:44282 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.872 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5b8d723, L:/127.0.0.1:44338 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.875 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e40ade9, L:/127.0.0.1:44334 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.875 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb014af2c, L:/127.0.0.1:49248 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.875 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.875 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:01.876 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.877 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.878 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.878 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.880 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.880 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0891d136, L:/127.0.0.1:49230 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.881 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x937d03ba, L:/127.0.0.1:49246 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.881 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e5b99e7, L:/127.0.0.1:44254 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.881 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.881 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7f2d2d75, L:/127.0.0.1:49288 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.882 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.883 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1566), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1093ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1402ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1411ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, deferred=null) after lookup
21:08:01.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.889 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9524d810, L:/127.0.0.1:44376 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.892 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299953, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299953, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299953, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299953, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.892 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.892 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:01.893 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.893 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.893 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.895 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.895 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1628), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [302ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [359ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1542ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:01.895 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299917, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299917, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.896 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:01.896 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.896 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc30fc8f5, L:/127.0.0.1:49316 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.898 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb8ee8ef0, L:/127.0.0.1:43794 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.905 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299985, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.905 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.906 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:01.906 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:01.906 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.906 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.908 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x379f6f8c, L:/127.0.0.1:49378 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.909 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe2d2f58f, L:/127.0.0.1:56792 - R:/127.26.103.253:45093] using TOKEN/null
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.902439 28846 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.631835 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56674 (local address 127.26.103.253:45093)
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.735802 (+103967us) server_negotiation.cc:207] Beginning negotiation
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.735804 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.735811 (+     7us) server_negotiation.cc:408] Connection header received
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.735831 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.735832 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.735844 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.739039 (+  3195us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.739090 (+    51us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.739817 (+   727us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.901884 (+162067us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.902069 (+   185us) 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
21:08:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.902146 (+    77us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.902181 (+    35us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.902236 (+    55us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.902349 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56674: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56674): Connection reset by peer (error 104)
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":103946,"thread_start_us":38,"threads_started":1}
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.907950 28840 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.632055 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56698 (local address 127.26.103.253:45093)
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.748036 (+115981us) server_negotiation.cc:207] Beginning negotiation
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.748038 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.748050 (+    12us) server_negotiation.cc:408] Connection header received
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.748073 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.748074 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.748084 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.748161 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.765047 (+ 16886us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.765855 (+   808us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.900427 (+134572us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.900622 (+   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
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.907506 (+  6884us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.907541 (+    35us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.907581 (+    40us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.907826 (+   245us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56698: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56698): Connection reset by peer (error 104)
21:08:01.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":115952,"thread_start_us":40,"threads_started":1}
21:08:01.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.912 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1541), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [711ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [724ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1407ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:01.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.915 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4baceda, L:/127.0.0.1:44352 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.915 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.915 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.915 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.915 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:01.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.914029 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.915 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.632443 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56740 (local address 127.26.103.253:45093)
21:08:01.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.794050 (+161607us) server_negotiation.cc:207] Beginning negotiation
21:08:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.794053 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:01.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.794063 (+    10us) server_negotiation.cc:408] Connection header received
21:08:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.794091 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.794093 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.794105 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.794163 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.800143 (+  5980us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.800908 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.913952 (+113044us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56740: BlockingRecv error: recv got EOF from 127.0.0.1:56740 (error 108)
21:08:01.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":161574,"thread_start_us":42,"threads_started":1}
21:08:01.916 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.916 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.916 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.916 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.916 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.917 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.917 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0663c85d, L:/127.0.0.1:49264 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.917 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.919 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x806c92c5, L:/127.0.0.1:49366 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.920 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:01.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.921 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.923 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.923 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1632), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [790ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1536ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.925 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x550d2127, L:/127.0.0.1:49362 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.926 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.926 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.927 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.927 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7708b5a1, L:/127.0.0.1:56730 - R:/127.26.103.253:45093] using TOKEN/null
21:08:01.927 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.927 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.927 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.929 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.929 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.929 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.930 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.930 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x42c32b32, L:/127.0.0.1:56720 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:01.930 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.930 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:01.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.930 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.931 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.931 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81783aeb, L:/127.0.0.1:49350 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.931 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.931 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.932 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.932 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:01.932 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:01.933 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.933 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.936 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.918751 28834 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.622836 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49262 (local address 127.26.103.252:40409)
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.633181 (+ 10345us) server_negotiation.cc:207] Beginning negotiation
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.633183 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.674031 (+ 40848us) server_negotiation.cc:408] Connection header received
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.674063 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.674064 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.674080 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.674143 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.803143 (+129000us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.803926 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.918152 (+114226us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.918369 (+   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
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.918465 (+    96us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.918467 (+     2us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.918468 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:01.937 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.918473 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
21:08:01.937 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3f788aea, L:/127.0.0.1:56802 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:01.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.918496 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:01.938 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.918500 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:01.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.918555 (+    55us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.918666 (+   111us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49262: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49262): Connection reset by peer (error 104)
21:08:01.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10312,"thread_start_us":52,"threads_started":1}
21:08:01.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.931736 27138 connection.cc:466] server connection from 127.0.0.1:56720 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56720 (request call id 0) could send its response
21:08:01.938 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.938 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.938 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.939 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.938 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.940 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.940 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.941 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaff69a81, L:/127.0.0.1:43860 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.945 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7920cd88, L:/127.0.0.1:43918 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.947 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa7924cb, L:/127.0.0.1:56758 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:01.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1661), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [970ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1024ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1563ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1566ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, deferred=null) after lookup
21:08:01.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.953 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3adb1052, L:/127.0.0.1:49326 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.953 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.954 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.954 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:01.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.954 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1656), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [734ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [817ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1560ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:01.955 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.955 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.956 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.957 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.959 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.959 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.960 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76d8e3ef, L:/127.0.0.1:44380 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:01.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.961 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.961 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.961 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:01.962 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.962 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.963 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:01.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.963 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b220429, L:/127.0.0.1:49272 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:01.965 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9386e23e, L:/127.0.0.1:49384 - R:/127.26.103.252:40409] using TOKEN/null
21:08:01.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.966141 27212 connection.cc:466] server connection from 127.0.0.1:49384 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49384 (request call id 0) could send its response
21:08:01.967 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.967 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:01.968 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.968 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1655), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [126ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [858ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:01.968 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:01.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.972 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.972 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.973 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:01.973 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:01.973 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:01.973 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:01.973 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.975834 28836 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.968443 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56812 (local address 127.26.103.253:45093)
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.968495 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:01.976 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.968498 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.969559 (+  1061us) server_negotiation.cc:408] Connection header received
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.969857 (+   298us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.976 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.969859 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.969874 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.969908 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.974711 (+  4803us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.976 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.975529 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.975709 (+   180us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56812: BlockingRecv error: recv got EOF from 127.0.0.1:56812 (error 108)
21:08:01.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:01.977 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.982 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.984 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:01.985 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:01.986 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1678), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [637ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1567ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:01.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:01.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:01.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:01.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:01.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:01.990 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:01.991 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:01.991 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:01.991 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:01.992 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:01.992 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:01.993 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.993 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:01.994017 27866 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.982093 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49392 (local address 127.26.103.252:40409)
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.982148 (+    55us) server_negotiation.cc:207] Beginning negotiation
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.982150 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.982880 (+   730us) server_negotiation.cc:408] Connection header received
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.983282 (+   402us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.983284 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.983299 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.983353 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.988378 (+  5025us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.989151 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.992782 (+  3631us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.992997 (+   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
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.993600 (+   603us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.993605 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.993606 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:01.994 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.993613 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.993631 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.993636 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:01.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.993678 (+    42us) server_negotiation.cc:1036] Waiting for connection context
21:08:01.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:01.993940 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49392: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49392): Connection reset by peer (error 104)
21:08:01.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:01.995 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:01.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:01.996 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.002 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.002 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1679), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [534ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:02.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.006 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.007 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.008 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.009 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.011 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.017 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.023 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.025 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.026 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.029 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.030 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.036 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.066 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.066 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.066 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1734), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [575ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:02.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.070 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.070 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.070 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:02.070 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.071 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.071 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.071 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1774), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [709ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:02.072 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.073 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.074 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.075 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x053ec4a4, L:/127.0.0.1:49400 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.075 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.075 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.075 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.075 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.076 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:02.076 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.075999 28836 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.076 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.077 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.079 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.079 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1758), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1381ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1433ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.080 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.081 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.081 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1786), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [785ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1543ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.082 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.082 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.083 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.083 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.083 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.085 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.085 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1792), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [655ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1361ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.085 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x13a50216, L:/127.0.0.1:44410 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.086 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.086 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.086 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.086 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1760), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [604ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1460ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.086 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1818), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [574ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1611ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.087 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.087 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1800), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [641ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1502ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.087 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.088 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.089 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.089 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1772), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [729ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1444ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.090 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.090 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.090 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.091 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.091 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1760), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [982ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [986ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1629ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:02.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.092 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.092 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.092 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1792), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [482ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1279ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.093 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.093 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.094 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.094 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1761), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [692ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1449ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.094 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.094 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1762), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1385ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1458ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.094 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.095 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.096 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.096 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.096 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.096 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1765), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [706ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1415ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.006163 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56820 (local address 127.26.103.253:45093)
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.006219 (+    56us) server_negotiation.cc:207] Beginning negotiation
21:08:02.097 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.006221 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.006671 (+   450us) server_negotiation.cc:408] Connection header received
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.006971 (+   300us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.006972 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.006994 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.007066 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.074340 (+ 67274us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.075106 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.075931 (+   825us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56820: BlockingRecv error: recv got EOF from 127.0.0.1:56820 (error 108)
21:08:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:02.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.087419 27209 connection.cc:466] server connection from 127.0.0.1:49400 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49400 (request call id 0) could send its response
21:08:02.096 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.098 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:02.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.099 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.102 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.103 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.121 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.121 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.126 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.126 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.126 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.130 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.135 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.136 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.136 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.137 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.137 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.137 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.137 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.137 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.137 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.141 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.142 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.142 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.142 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.091 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.143 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.090 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.143 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.144 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.144 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.145 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.145 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.146 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.146 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.147 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.083 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.148 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.149 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.149 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.149 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.150 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.150 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.150 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.151 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.151 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4631fdfa, L:/127.0.0.1:49462 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.151 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16a6f32a, L:/127.0.0.1:44426 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.152 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce6d9c6e, L:/127.0.0.1:44460 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.152 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.153 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x27e31f65, L:/127.0.0.1:49450 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.153 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.153 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.153 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.154 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.154 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.154 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.154 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.154 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.155 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.155 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.156 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.156 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.157 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.147 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.147 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.160 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.160 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.160 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.160 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.120 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.119 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.164 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.164 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.119 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.118 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1712), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [606ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:02.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.118 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.111 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.169 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe0328cca, L:/127.0.0.1:49446 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.109 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.117 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.169 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.169 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0ed631c5, L:/127.0.0.1:49440 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.169 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.169 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.116 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.115 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.115 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.114 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.173 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1906), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1546ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1579ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.173 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x871ab49c, L:/127.0.0.1:49554 - R:/127.26.103.252:40409] using TOKEN/null
21:08:02.114 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.114 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.114 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.113 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.175 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1052), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [17ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [464ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.113 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.112 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.176 [DEBUG - pool-4-thread-64] (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.26.103.254:34773, [637ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [656ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1270ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.176 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.177 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.177 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.177 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.178 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.178 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.112 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.112 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.111 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.185 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.188 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.190 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb2d36d31, L:/127.0.0.1:49410 - R:/127.26.103.252:40409] using TOKEN/null
21:08:02.190 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.192 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d6edf25, L:/127.0.0.1:44448 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.192 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9e8ff5ba, L:/127.0.0.1:49434 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.193 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3c77f1b2, L:/127.0.0.1:56902 - R:/127.26.103.253:45093] using TOKEN/null
21:08:02.194 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.199 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.201 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.201 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.203 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.205 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.205 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.205 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.206 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.206 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.108 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:02.108 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.108 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.108 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.107 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.211 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.107 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.107 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.106 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.213 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.106499 28830 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.073387 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49422 (local address 127.26.103.252:40409)
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.081686 (+  8299us) server_negotiation.cc:207] Beginning negotiation
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.081689 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.081701 (+    12us) server_negotiation.cc:408] Connection header received
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.081729 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.081730 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.081750 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.081811 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.099438 (+ 17627us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.100134 (+   696us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.106387 (+  6253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49422: BlockingRecv error: recv got EOF from 127.0.0.1:49422 (error 108)
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8262}
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.146744 28839 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096448 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56854 (local address 127.26.103.253:45093)
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098805 (+  2357us) server_negotiation.cc:207] Beginning negotiation
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098807 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098817 (+    10us) server_negotiation.cc:408] Connection header received
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098842 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098843 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098857 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098912 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.145224 (+ 46312us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.146011 (+   787us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.146674 (+   663us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56854: BlockingRecv error: recv got EOF from 127.0.0.1:56854 (error 108)
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2332}
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.147030 28839 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.121087 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56968 (local address 127.26.103.253:45093)
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.146873 (+ 25786us) server_negotiation.cc:207] Beginning negotiation
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.146875 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.146884 (+     9us) server_negotiation.cc:408] Connection header received
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.146905 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.146906 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.146919 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.146992 (+    73us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56968: BlockingWrite error: write error: Broken pipe (error 32)
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25767,"thread_start_us":50,"threads_started":1}
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.156337 28840 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096460 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56922 (local address 127.26.103.253:45093)
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098960 (+  2500us) server_negotiation.cc:207] Beginning negotiation
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098962 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098968 (+     6us) server_negotiation.cc:408] Connection header received
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098997 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.098998 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.099006 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.099049 (+    43us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.155265 (+ 56216us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.156051 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.215 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.106 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.216 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.216 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.216 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.104 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.217 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1884), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [257ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1434ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.104 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.104 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.219 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.219 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.219 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.156248 (+   197us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56922: BlockingRecv error: recv got EOF from 127.0.0.1:56922 (error 108)
21:08:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2488}
21:08:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.159264 28681 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.075193 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56824 (local address 127.26.103.253:45093)
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.075918 (+   725us) server_negotiation.cc:207] Beginning negotiation
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.075920 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.075931 (+    11us) server_negotiation.cc:408] Connection header received
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.075958 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.075959 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.075971 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.076029 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.158146 (+ 82117us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.158902 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.159200 (+   298us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56824: BlockingRecv error: recv got EOF from 127.0.0.1:56824 (error 108)
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":690}
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.165598 28847 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095856 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56906 (local address 127.26.103.253:45093)
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096324 (+   468us) server_negotiation.cc:207] Beginning negotiation
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096326 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096334 (+     8us) server_negotiation.cc:408] Connection header received
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096352 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096353 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096362 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096410 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.164189 (+ 67779us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.165196 (+  1007us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.165526 (+   330us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56906: BlockingRecv error: recv got EOF from 127.0.0.1:56906 (error 108)
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":452}
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.166848 28844 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095912 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56954 (local address 127.26.103.253:45093)
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096744 (+   832us) server_negotiation.cc:207] Beginning negotiation
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096746 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096754 (+     8us) server_negotiation.cc:408] Connection header received
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096767 (+    13us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096768 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096774 (+     6us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096820 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.116502 (+ 19682us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.117216 (+   714us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.166778 (+ 49562us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56954: BlockingRecv error: recv got EOF from 127.0.0.1:56954 (error 108)
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":814}
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.167532 28846 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095803 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56886 (local address 127.26.103.253:45093)
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096141 (+   338us) server_negotiation.cc:207] Beginning negotiation
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096143 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096150 (+     7us) server_negotiation.cc:408] Connection header received
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096169 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096170 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096183 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096232 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.112071 (+ 15839us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.112877 (+   806us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.167489 (+ 54612us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56886: BlockingRecv error: recv got EOF from 127.0.0.1:56886 (error 108)
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":316}
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.168229 28843 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095900 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56938 (local address 127.26.103.253:45093)
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096626 (+   726us) server_negotiation.cc:207] Beginning negotiation
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096627 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096637 (+    10us) server_negotiation.cc:408] Connection header received
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096650 (+    13us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096651 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096658 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096704 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.102572 (+  5868us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.103430 (+   858us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.168184 (+ 64754us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56938: BlockingRecv error: recv got EOF from 127.0.0.1:56938 (error 108)
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":703}
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.187377 28845 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096430 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56840 (local address 127.26.103.253:45093)
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096871 (+   441us) server_negotiation.cc:207] Beginning negotiation
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096873 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096884 (+    11us) server_negotiation.cc:408] Connection header received
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096898 (+    14us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096898 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096905 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096951 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.140908 (+ 43957us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.141800 (+   892us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.144882 (+  3082us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.145073 (+   191us) 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
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.186165 (+ 41092us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.186200 (+    35us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.186240 (+    40us) server_negotiation.cc:1036] Waiting for connection context
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.187278 (+  1038us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56840: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56840): Connection reset by peer (error 104)
21:08:02.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":424}
21:08:02.215 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.223 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.223 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.224 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.224 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.224 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.225 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.225 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.225 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.226 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.226 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.226 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.226 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:02.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.226 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.228 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.229 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.230 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.231 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.231 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.231 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.232 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.232 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.232 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.233 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.233 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.233 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.233 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:02.233 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.234 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.234 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.234 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.234 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:02.235 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.235 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.236 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.236 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.236 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.237 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.238 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.238 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.240 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.241 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.241 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.241 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.241 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.233 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:02.242 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.242 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfcb1cd6d, L:/127.0.0.1:49490 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.242 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.242 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:02.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.248 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc472f66, L:/127.0.0.1:49540 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.249002 28838 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095869 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56942 (local address 127.26.103.253:45093)
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096505 (+   636us) server_negotiation.cc:207] Beginning negotiation
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096506 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096512 (+     6us) server_negotiation.cc:408] Connection header received
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096528 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096528 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096537 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096580 (+    43us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.214710 (+118130us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.215557 (+   847us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.248927 (+ 33370us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56942: BlockingRecv error: recv got EOF from 127.0.0.1:56942 (error 108)
21:08:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":624}
21:08:02.250 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.250 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.250 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.253 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb3d91fa6, L:/127.0.0.1:49542 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.255254 28934 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.120931 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56974 (local address 127.26.103.253:45093)
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.128155 (+  7224us) server_negotiation.cc:207] Beginning negotiation
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.128158 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.172938 (+ 44780us) server_negotiation.cc:408] Connection header received
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.173171 (+   233us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.173172 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.173185 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.173246 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.188887 (+ 15641us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.189726 (+   839us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.254184 (+ 64458us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.254378 (+   194us) 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
21:08:02.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.254735 (+   357us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:02.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.254790 (+    55us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:02.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.254851 (+    61us) server_negotiation.cc:1036] Waiting for connection context
21:08:02.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.255163 (+   312us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56974: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56974): Connection reset by peer (error 104)
21:08:02.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7181,"thread_start_us":79,"threads_started":1}
21:08:02.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.257 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x14ad4951, L:/127.0.0.1:44476 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.259 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd04dddad, L:/127.0.0.1:49514 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.261 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a3ddac8, L:/127.0.0.1:49524 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.264 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde0bffdf, L:/127.0.0.1:49552 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.265 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f3442a3, L:/127.0.0.1:49506 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.266947 28842 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.267 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.120870 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57002 (local address 127.26.103.253:45093)
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.121467 (+   597us) server_negotiation.cc:207] Beginning negotiation
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.121469 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.168436 (+ 46967us) server_negotiation.cc:408] Connection header received
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.168463 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.267 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.168464 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.168476 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.168529 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.197419 (+ 28890us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.198220 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.266845 (+ 68625us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57002: BlockingRecv error: recv got EOF from 127.0.0.1:57002 (error 108)
21:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":576}
21:08:02.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.268294 28935 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.121020 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56986 (local address 127.26.103.253:45093)
21:08:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.128204 (+  7184us) server_negotiation.cc:207] Beginning negotiation
21:08:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.128205 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.171937 (+ 43732us) server_negotiation.cc:408] Connection header received
21:08:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.171971 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.171972 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.171985 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.269 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.269 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.269 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.172072 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.245432 (+ 73360us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.246241 (+   809us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.268222 (+ 21981us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56986: BlockingRecv error: recv got EOF from 127.0.0.1:56986 (error 108)
21:08:02.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7164,"thread_start_us":41,"threads_started":1}
21:08:02.279 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd104dd03, L:/127.0.0.1:44490 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.282742 28841 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.120838 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57010 (local address 127.26.103.253:45093)
21:08:02.283 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x58e7b93e, L:/127.0.0.1:49474 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.121425 (+   587us) server_negotiation.cc:207] Beginning negotiation
21:08:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.121427 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.164025 (+ 42598us) server_negotiation.cc:408] Connection header received
21:08:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.164063 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.164064 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.164078 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.164137 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.207619 (+ 43482us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.208490 (+   871us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.281633 (+ 73143us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.281842 (+   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
21:08:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.282229 (+   387us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.282274 (+    45us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.282339 (+    65us) server_negotiation.cc:1036] Waiting for connection context
21:08:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.282655 (+   316us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57010: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57010): Connection reset by peer (error 104)
21:08:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":548}
21:08:02.285 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7356a979, L:/127.0.0.1:44516 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.287 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0571380c, L:/127.0.0.1:49560 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.287688 28076 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.120820 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57008 (local address 127.26.103.253:45093)
21:08:02.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.120905 (+    85us) server_negotiation.cc:207] Beginning negotiation
21:08:02.289 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.120907 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.289 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.165285 (+ 44378us) server_negotiation.cc:408] Connection header received
21:08:02.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.165313 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.165314 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.165325 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.289 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc796b74e, L:/127.0.0.1:44502 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.166077 (+   752us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.289 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.291 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.291 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ad9e5f0, L:/127.0.0.1:44434 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.291 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.292 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.293 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.293 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.294 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.295 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb7a57595, L:/127.0.0.1:49470 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.297 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe93ab512, L:/127.0.0.1:49442 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.289 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.183744 (+ 17667us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.184480 (+   736us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.265804 (+ 81324us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.266030 (+   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
21:08:02.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.266415 (+   385us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:02.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.266454 (+    39us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:02.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.266511 (+    57us) server_negotiation.cc:1036] Waiting for connection context
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.287612 (+ 21101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57008: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57008): Connection reset by peer (error 104)
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.288710 28836 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096474 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56966 (local address 127.26.103.253:45093)
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.099074 (+  2600us) server_negotiation.cc:207] Beginning negotiation
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.099076 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.099085 (+     9us) server_negotiation.cc:408] Connection header received
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.099107 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.099108 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.099121 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.099179 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.148282 (+ 49103us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.148973 (+   691us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.288159 (+139186us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.288367 (+   208us) 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
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.288448 (+    81us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.288483 (+    35us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.288533 (+    50us) server_negotiation.cc:1036] Waiting for connection context
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.288637 (+   104us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56966: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56966): Connection reset by peer (error 104)
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2578}
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.298238 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095783 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56870 (local address 127.26.103.253:45093)
21:08:02.299 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095956 (+   173us) server_negotiation.cc:207] Beginning negotiation
21:08:02.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095958 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095968 (+    10us) server_negotiation.cc:408] Connection header received
21:08:02.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095997 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.095998 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096011 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.096072 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.297202 (+201130us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.298006 (+   804us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.298165 (+   159us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56870: BlockingRecv error: recv got EOF from 127.0.0.1:56870 (error 108)
21:08:02.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":145}
21:08:02.302 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.302 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.303 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.303 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.304 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.309 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.311 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.312 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.316 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x221b5c44, L:/127.0.0.1:44530 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1149), Traces: [0ms] refreshing cache from master, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [781ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:02.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.326 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc2454b8a, L:/127.0.0.1:49576 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.328 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.328 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.328 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.329 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.329 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.329 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.333 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.333 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.333 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.336179 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.316079 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57012 (local address 127.26.103.253:45093)
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.316127 (+    48us) server_negotiation.cc:207] Beginning negotiation
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.316129 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.318159 (+  2030us) server_negotiation.cc:408] Connection header received
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.318519 (+   360us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.318520 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.318534 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.318567 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.324574 (+  6007us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.325274 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.335503 (+ 10229us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.335744 (+   241us) 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
21:08:02.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.335855 (+   111us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:02.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.335899 (+    44us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:02.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.335962 (+    63us) server_negotiation.cc:1036] Waiting for connection context
21:08:02.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.336089 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57012: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57012): Connection reset by peer (error 104)
21:08:02.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:02.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.337 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.341 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.342 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.342 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1221), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [398ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [715ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.346 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.347 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.347 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:02.347 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.347 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.348 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.348 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.349 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.349 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.351 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.355 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.355 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.359 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.359 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2062), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [686ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1952ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:02.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.364 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x232fbad3, L:/127.0.0.1:49592 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.364 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.366 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.366 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.367 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.367 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1245), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [387ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [685ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.367 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:02.368 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.371 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.372 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.372 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.372 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.373 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.374 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.374102 28836 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.368335 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57026 (local address 127.26.103.253:45093)
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.368921 (+   586us) server_negotiation.cc:207] Beginning negotiation
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.368923 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.368938 (+    15us) server_negotiation.cc:408] Connection header received
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.369168 (+   230us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.369169 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.369183 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.369216 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.372911 (+  3695us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.373755 (+   844us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.374040 (+   285us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57026: BlockingRecv error: recv got EOF from 127.0.0.1:57026 (error 108)
21:08:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":548}
21:08:02.375 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.376 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.376 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.381798 27211 connection.cc:466] server connection from 127.0.0.1:49592 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49592 (request call id 0) could send its response
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.382241 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.362042 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57018 (local address 127.26.103.253:45093)
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.362587 (+   545us) server_negotiation.cc:207] Beginning negotiation
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.362591 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.365422 (+  2831us) server_negotiation.cc:408] Connection header received
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.365462 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.365464 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.365481 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.365548 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.382 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.379883 (+ 14335us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.380915 (+  1032us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.382179 (+  1264us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57018: BlockingRecv error: recv got EOF from 127.0.0.1:57018 (error 108)
21:08:02.382 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":493}
21:08:02.383 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:02.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.383 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.386 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.386 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [616ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [845ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:02.386 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.386 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.387 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.387 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.387 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1273), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [486ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [824ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.388 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.392 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.392 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.393 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.393 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.393 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.394 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.395 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.395 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.396 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.396 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.396 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:02.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.397871 28857 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.385279 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49602 (local address 127.26.103.252:40409)
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.385329 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.385332 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.395816 (+ 10484us) server_negotiation.cc:408] Connection header received
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.396765 (+   949us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.396768 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.396786 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.396828 (+    42us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.397797 (+   969us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49602: BlockingRecv error: recv got EOF from 127.0.0.1:49602 (error 108)
21:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:02.398 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.398 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.399 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:02.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.400710 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.386190 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57030 (local address 127.26.103.253:45093)
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.386872 (+   682us) server_negotiation.cc:207] Beginning negotiation
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.386874 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.386890 (+    16us) server_negotiation.cc:408] Connection header received
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.387074 (+   184us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.387075 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.387092 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.387157 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.391186 (+  4029us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.391980 (+   794us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.399692 (+  7712us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.399937 (+   245us) 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
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.400326 (+   389us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.400369 (+    43us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.400411 (+    42us) server_negotiation.cc:1036] Waiting for connection context
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.400630 (+   219us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57030: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57030): Connection reset by peer (error 104)
21:08:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":648}
21:08:02.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.402583 28836 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.389579 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57038 (local address 127.26.103.253:45093)
21:08:02.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.389635 (+    56us) server_negotiation.cc:207] Beginning negotiation
21:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.389638 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.389648 (+    10us) server_negotiation.cc:408] Connection header received
21:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.389676 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.389677 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.389689 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.389762 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.401344 (+ 11582us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.402160 (+   816us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.402517 (+   357us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57038: BlockingRecv error: recv got EOF from 127.0.0.1:57038 (error 108)
21:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:02.403 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.403 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.404 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.404 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.405 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.406 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.406 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.406 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1290), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [371ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [676ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.407 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.411 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.411 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.411 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.412 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.412 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.413 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.413 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.414 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.414 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1296), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [246ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [775ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.419 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.419 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:02.419 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.429 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.429 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.430442 28836 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.407587 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57040 (local address 127.26.103.253:45093)
21:08:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.407647 (+    60us) server_negotiation.cc:207] Beginning negotiation
21:08:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.407650 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.408193 (+   543us) server_negotiation.cc:408] Connection header received
21:08:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.411123 (+  2930us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.411125 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.411141 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.411180 (+    39us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.426687 (+ 15507us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.427585 (+   898us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.430357 (+  2772us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57040: BlockingRecv error: recv got EOF from 127.0.0.1:57040 (error 108)
21:08:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:02.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.433 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.434 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.434 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1306), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [383ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [663ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.437 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.440 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.441 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.441 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.441 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.442 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.442 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.443 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.443 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.446 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0d625cde, L:/127.0.0.1:49610 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.448 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.448 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [308ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [763ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.449 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.449734 28836 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.437342 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57048 (local address 127.26.103.253:45093)
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.437449 (+   107us) server_negotiation.cc:207] Beginning negotiation
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.437452 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.437879 (+   427us) server_negotiation.cc:408] Connection header received
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.438195 (+   316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.438197 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.438211 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.438249 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.448511 (+ 10262us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.449318 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.449663 (+   345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57048: BlockingRecv error: recv got EOF from 127.0.0.1:57048 (error 108)
21:08:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
21:08:02.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.451 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.451 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.452 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1283), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [378ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [490ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [730ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.452 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.452 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.452 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.453 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.456 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.456 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:02.456 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.457 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.457 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.457 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.457 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.460486 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.449226 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57052 (local address 127.26.103.253:45093)
21:08:02.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.449290 (+    64us) server_negotiation.cc:207] Beginning negotiation
21:08:02.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.449292 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.450047 (+   755us) server_negotiation.cc:408] Connection header received
21:08:02.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.451333 (+  1286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.451334 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.451350 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.451417 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.459564 (+  8147us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.460112 (+   548us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.460408 (+   296us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57052: BlockingRecv error: recv got EOF from 127.0.0.1:57052 (error 108)
21:08:02.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
21:08:02.462 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.462 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.463 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.463 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.463 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.464 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.464 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.465 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.465 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:02.466 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.466 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.466 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.467 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.467 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.468 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:02.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.470 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.470 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [692ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [844ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1084ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.470 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.474 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.474 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.474 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.475 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.475 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.475 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.476 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:02.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.476414 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.477 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.470484 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57054 (local address 127.26.103.253:45093)
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.470541 (+    57us) server_negotiation.cc:207] Beginning negotiation
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.470543 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.471115 (+   572us) server_negotiation.cc:408] Connection header received
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.471469 (+   354us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.471471 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.471486 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.471524 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.475133 (+  3609us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.475985 (+   852us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.476341 (+   356us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57054: BlockingRecv error: recv got EOF from 127.0.0.1:57054 (error 108)
21:08:02.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:02.478 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.478 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.478 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1309), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [317ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [723ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.479 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.480 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.516 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.517 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.517 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.518 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.519 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2239), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1393ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1891ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.519 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.520 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.520 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.520 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.520 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.520 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1366), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [240ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [759ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.521 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.523 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.523 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1383), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [425ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [790ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.523 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.523 [DEBUG - Time-limited test] (NetUtil.java:139) Resolved '127.26.103.254' into [/127.26.103.254] in 35059107ns
21:08:02.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.523 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.524 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1399), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [476ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [807ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.524 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.524 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.524 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.525 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.525 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.525 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.525 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.526 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.528 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.528 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:02.529 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.529 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.529 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1362), Traces: [0ms] refreshing cache from master, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [669ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [879ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [922ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.530 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.533 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.534 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.534 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1368), Traces: [0ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [726ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [903ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:02.535 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.536 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.498 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.520 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.539 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1383), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [241ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [760ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.540 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.543 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.543 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.544 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.544 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.544 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.544 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.544 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.546 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.546 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.546 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.546 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.550 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.550 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.552 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb7001b90, L:/127.0.0.1:57090 - R:/127.26.103.253:45093] using TOKEN/null
21:08:02.555 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd4a06840, L:/127.0.0.1:49626 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.557 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:02.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.559 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x77a0649c, L:/127.0.0.1:49624 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.561 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.568 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.571 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x14198268, L:/127.0.0.1:49630 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.573 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.573 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.573 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.574 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.574 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:02.574 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.574 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.575 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.576 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.578 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.579128 28838 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.538500 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57120 (local address 127.26.103.253:45093)
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.538549 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.538552 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.538561 (+     9us) server_negotiation.cc:408] Connection header received
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.538584 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.538585 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.538602 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.538667 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.578064 (+ 39397us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.578917 (+   853us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.579051 (+   134us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57120: BlockingWrite error: write error: Broken pipe (error 32)
21:08:02.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:02.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.581447 28836 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.522699 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57068 (local address 127.26.103.253:45093)
21:08:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524558 (+  1859us) server_negotiation.cc:207] Beginning negotiation
21:08:02.581 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524560 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524567 (+     7us) server_negotiation.cc:408] Connection header received
21:08:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524584 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524585 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524593 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524643 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.580230 (+ 55587us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.581201 (+   971us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.581383 (+   182us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57068: BlockingRecv error: recv got EOF from 127.0.0.1:57068 (error 108)
21:08:02.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1842}
21:08:02.591 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7fe62299, L:/127.0.0.1:49646 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.594791 28076 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532339 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57082 (local address 127.26.103.253:45093)
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532394 (+    55us) server_negotiation.cc:207] Beginning negotiation
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532397 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.595 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3b65aff1, L:/127.0.0.1:57102 - R:/127.26.103.253:45093] using TOKEN/null
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532406 (+     9us) server_negotiation.cc:408] Connection header received
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532435 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532436 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532449 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532512 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.593638 (+ 61126us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.594371 (+   733us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.594687 (+   316us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57082: BlockingRecv error: recv got EOF from 127.0.0.1:57082 (error 108)
21:08:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:02.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.597 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.597 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.597 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.600 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0c8cc5be, L:/127.0.0.1:57100 - R:/127.26.103.253:45093] using TOKEN/null
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.601229 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.522669 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57056 (local address 127.26.103.253:45093)
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524387 (+  1718us) server_negotiation.cc:207] Beginning negotiation
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524390 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524402 (+    12us) server_negotiation.cc:408] Connection header received
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524433 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524435 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524449 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.524499 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.572020 (+ 47521us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.572758 (+   738us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.601154 (+ 28396us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57056: BlockingRecv error: recv got EOF from 127.0.0.1:57056 (error 108)
21:08:02.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1683}
21:08:02.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.602432 28842 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532467 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57104 (local address 127.26.103.253:45093)
21:08:02.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532653 (+   186us) server_negotiation.cc:207] Beginning negotiation
21:08:02.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532655 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532662 (+     7us) server_negotiation.cc:408] Connection header received
21:08:02.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532680 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532681 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532690 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.532738 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.563195 (+ 30457us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.564140 (+   945us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.602357 (+ 38217us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57104: BlockingRecv error: recv got EOF from 127.0.0.1:57104 (error 108)
21:08:02.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":169}
21:08:02.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.604 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.605 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.534 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86314ff6, L:/127.0.0.1:49614 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.605 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.544 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.606 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.606 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.606 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:02.606 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.544 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.607 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.607 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:02.611 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.611 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:02.611 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.617 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.617 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.618 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:02.618 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.618 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.618 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.619 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08467e88, L:/127.0.0.1:44538 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.621 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2313), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [972ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1023ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [2210ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:02.621 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:02.622 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.622 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.622 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.624 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.625 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.626 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.626 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:02.626 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.627 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.627 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.627 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:02.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.629 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:02.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.648 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.648 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.658 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:02.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.700 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.721 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.721 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2388), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [599ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1704ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.729 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.731 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.731 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.735 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.735 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1576), Traces: [0ms] refreshing cache from master, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [721ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [915ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [995ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.736 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.737 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.738 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.739 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.739 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.739 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.740 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.740 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1573), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [494ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [634ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [972ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.740 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.741 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.741 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.742 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.743 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.743 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1578), Traces: [0ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [705ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.744 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.744 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.744 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1575), Traces: [0ms] refreshing cache from master, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [721ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [981ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:02.744 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.746 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.746 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1610), Traces: [0ms] refreshing cache from master, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [733ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1077ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:02.746 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.750 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.751 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.752 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.753 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.754 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.755 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.756 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.757 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.758 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.758 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.759 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.760 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.761 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.762 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.762 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.763 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.765 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.766 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.766 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.767 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.767 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.768 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.768 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.769 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.769 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.770 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.770 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.770 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.770 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.772 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.773 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.773 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.773 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.774 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.775 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.775 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.776 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.776 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.777 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.778 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.778 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.778 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.779 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.779 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.791970 28076 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.748814 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60124 (local address 127.26.103.253:45093)
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.748862 (+    48us) server_negotiation.cc:207] Beginning negotiation
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.748865 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.748874 (+     9us) server_negotiation.cc:408] Connection header received
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.748899 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.748900 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.748910 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.748969 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.762304 (+ 13335us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.763215 (+   911us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.790541 (+ 27326us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.790799 (+   258us) 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
21:08:02.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.791374 (+   575us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:02.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.791441 (+    67us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:02.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.791494 (+    53us) server_negotiation.cc:1036] Waiting for connection context
21:08:02.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.791874 (+   380us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60124: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60124): Connection reset by peer (error 104)
21:08:02.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:02.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.795 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.795 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.795 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.802 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.803 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.803 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.803 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.804 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.804 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.804 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.805 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.805 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.805 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.806 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.806 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.806 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.807 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x936ec798, L:/127.0.0.1:60102 - R:/127.26.103.253:45093] using TOKEN/null
21:08:02.807 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.807 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.807 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.808 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.808 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.808 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.809 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.809 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.809 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.810 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.810 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.810 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.811 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.811 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.811 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.811 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.812 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.812 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.812 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.813 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.813 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.813 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.814 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.815 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.817 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:02.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.823 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.824 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.825 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.825 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:02.825 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:02.826 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.826 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.826 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.827 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.827 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.828 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.829 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:02.829 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.829 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.829 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:02.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.830 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.831 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.831 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.833 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.833 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.834383 28935 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.746860 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60114 (local address 127.26.103.253:45093)
21:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.747127 (+   267us) server_negotiation.cc:207] Beginning negotiation
21:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.747129 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.747135 (+     6us) server_negotiation.cc:408] Connection header received
21:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.747156 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.747157 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.747167 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.747218 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.833314 (+ 86096us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.834152 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.834311 (+   159us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60114: BlockingRecv error: recv got EOF from 127.0.0.1:60114 (error 108)
21:08:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":246}
21:08:02.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.836 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.836823 28842 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.837 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.679306 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60098 (local address 127.26.103.253:45093)
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.679357 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.679360 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.735683 (+ 56323us) server_negotiation.cc:408] Connection header received
21:08:02.837 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.735730 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.735732 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.735769 (+    37us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.735839 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.835807 (+ 99968us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.836577 (+   770us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.836750 (+   173us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60098: BlockingRecv error: recv got EOF from 127.0.0.1:60098 (error 108)
21:08:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:02.838 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.839 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:02.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.839660 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.738864 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60100 (local address 127.26.103.253:45093)
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.738971 (+   107us) server_negotiation.cc:207] Beginning negotiation
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.738974 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:02.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.738984 (+    10us) server_negotiation.cc:408] Connection header received
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.739014 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.739015 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.739027 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.739090 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.821461 (+ 82371us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.822371 (+   910us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.839600 (+ 17229us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60100: BlockingRecv error: recv got EOF from 127.0.0.1:60100 (error 108)
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
21:08:02.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.839732 28857 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.678626 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38632 (local address 127.26.103.252:40409)
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.678686 (+    60us) server_negotiation.cc:207] Beginning negotiation
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.678688 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.733640 (+ 54952us) server_negotiation.cc:408] Connection header received
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.801677 (+ 68037us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.801680 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.801698 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.801769 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.838761 (+ 36992us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.839562 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.839669 (+   107us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38632: BlockingWrite error: write error: Broken pipe (error 32)
21:08:02.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
21:08:02.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.842 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.842 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.842 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.843 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.844 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.844 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.844 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:02.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:02.844 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:02.845 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.846 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.846 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.847 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.847 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.848 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.848 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.848 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.849 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.850 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.850 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.851 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.851 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.852 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.852 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.853 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.853 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.854 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.854 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.855 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.855 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.856 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.856 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.857 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.857 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.858 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.858 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.859 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.859 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.860 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.860 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.862 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.863 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.864 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.864 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.875 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.875 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.876 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.877 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.877 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.877 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.878 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.878 [DEBUG - pool-4-thread-29] (NetUtil.java:139) Resolved '127.26.103.254' into [/127.26.103.254] in 9177270ns
21:08:02.878 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.878 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.879 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.879 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.879 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.879 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.881 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.881 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.882 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.882 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.882 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.883 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.883 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.884 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.883 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.884 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.884 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.885 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.885 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.885 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.886 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.888 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.888 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.888 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.889 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.889 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.889 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.889 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.890 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.890 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.891 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.891 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:02.896 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x517ac7f0, L:/127.0.0.1:39184 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.898 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.900 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ddfb3ac, L:/127.0.0.1:39196 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.902 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.903 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.908 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x792dab79, L:/127.0.0.1:39220 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.908 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.910 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.910 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.912 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.921 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23bd6f56, L:/127.0.0.1:39212 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.921 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.922 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x402c1a43, L:/127.0.0.1:39228 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.924 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfaf64704, L:/127.0.0.1:38646 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.925 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.927 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.927 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.934 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.938 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:02.951 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.953 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.956 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.956 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.958 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc5d625f7, L:/127.0.0.1:38658 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.958 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.960 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.965 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe1d4d047, L:/127.0.0.1:39236 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=215), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [112ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:02.970 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:02.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.972 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:02.975 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x500d5283, L:/127.0.0.1:38670 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:02.976 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:02.976 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d1e5349, L:/127.0.0.1:60140 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:02.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.978 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.979 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.979 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:02.979 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.980 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:02.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.980 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:02.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:02.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.981 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x220ee321, L:/127.0.0.1:39242 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.982 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:02.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:02.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.985 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:02.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:02.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:02.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:02.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:02.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:02.987 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:02.988 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:02.988 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:02.988 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:02.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:02.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:02.990 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:02.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:02.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:02.990 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd817d2f, L:/127.0.0.1:39252 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:02.991 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf218cf53, L:/127.0.0.1:60154 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:02.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:02.992322 27138 connection.cc:466] server connection from 127.0.0.1:60154 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:60154 (request call id 0) could send its response
21:08:02.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:02.995 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:02.995 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=238), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [141ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:02.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:02.998 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.000 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.001 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.001 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.001 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.008402 28842 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.995355 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60168 (local address 127.26.103.253:45093)
21:08:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.995423 (+    68us) server_negotiation.cc:207] Beginning negotiation
21:08:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.995426 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.999354 (+  3928us) server_negotiation.cc:408] Connection header received
21:08:03.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.001544 (+  2190us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.001546 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.001562 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.001596 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.006724 (+  5128us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.007941 (+  1217us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.009 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.008329 (+   388us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60168: BlockingRecv error: recv got EOF from 127.0.0.1:60168 (error 108)
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:08:03.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.009095 28835 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.986787 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38676 (local address 127.26.103.252:40409)
21:08:03.009 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.986841 (+    54us) server_negotiation.cc:207] Beginning negotiation
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.986843 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.989186 (+  2343us) server_negotiation.cc:408] Connection header received
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.989503 (+   317us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.989504 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.989524 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.989557 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.997161 (+  7604us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:02.997978 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.008434 (+ 10456us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.008621 (+   187us) 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
21:08:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.008822 (+   201us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.008827 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.008827 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.008834 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.008850 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.008854 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.008910 (+    56us) server_negotiation.cc:1036] Waiting for connection context
21:08:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.009025 (+   115us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38676: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38676): Connection reset by peer (error 104)
21:08:03.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:03.010 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.011 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.012 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.013 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.013 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.015 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.019 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.018 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.021 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.022 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.016 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.027 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.028 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xddb9450f, L:/127.0.0.1:39262 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.028 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=270), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [177ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.016 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.032 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.034 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.034 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa81c60f6, L:/127.0.0.1:39296 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.034 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.034 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.034 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.036 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.036 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.037 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.037 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.037094 28842 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.015283 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60170 (local address 127.26.103.253:45093)
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.015335 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.015337 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.015946 (+   609us) server_negotiation.cc:408] Connection header received
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.016153 (+   207us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.016154 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.016172 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.016252 (+    80us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.036043 (+ 19791us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.036892 (+   849us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.037020 (+   128us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60170: BlockingWrite error: write error: Broken pipe (error 32)
21:08:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
21:08:03.042 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f5a10d8, L:/127.0.0.1:39278 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.042 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77cd3e98, L:/127.0.0.1:39298 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.046007 28835 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.013678 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38678 (local address 127.26.103.252:40409)
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.013733 (+    55us) server_negotiation.cc:207] Beginning negotiation
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.013735 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.014128 (+   393us) server_negotiation.cc:408] Connection header received
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.014402 (+   274us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.014403 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.014416 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.014485 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.044942 (+ 30457us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.045724 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.045951 (+   227us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38678: BlockingRecv error: recv got EOF from 127.0.0.1:38678 (error 108)
21:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:03.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0578e19b, L:/127.0.0.1:39284 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.054 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.057 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.058 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.059 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.060 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.064 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.069 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.070 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.074 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2d8ad591, L:/127.0.0.1:38682 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.076 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.077 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18097402, L:/127.0.0.1:39310 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.082 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=316), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [226ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.086 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.090 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.090 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.091 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.091 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.091 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.092 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.093879 28842 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.076564 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60178 (local address 127.26.103.253:45093)
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.076627 (+    63us) server_negotiation.cc:207] Beginning negotiation
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.076629 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.077047 (+   418us) server_negotiation.cc:408] Connection header received
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.077276 (+   229us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.077277 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.077291 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.077324 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.085022 (+  7698us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.085767 (+   745us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.093806 (+  8039us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60178: BlockingRecv error: recv got EOF from 127.0.0.1:60178 (error 108)
21:08:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:08:03.094 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.095 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.095 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x55e52f8c, L:/127.0.0.1:38690 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.098 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:03.098 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.100 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0bf96b1b, L:/127.0.0.1:39322 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.101 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.105 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.105 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=337), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [243ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.106 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.111 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.111 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.111 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.112905 28857 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.099935 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38696 (local address 127.26.103.252:40409)
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.099986 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.099989 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.100662 (+   673us) server_negotiation.cc:408] Connection header received
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.100957 (+   295us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.100959 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.100973 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.101007 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.104833 (+  3826us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.105768 (+   935us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.111493 (+  5725us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.111712 (+   219us) 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
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.112466 (+   754us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.112472 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.112472 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.112479 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.112497 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:03.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.112502 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:03.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.112543 (+    41us) server_negotiation.cc:1036] Waiting for connection context
21:08:03.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.112816 (+   273us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38696: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38696): Connection reset by peer (error 104)
21:08:03.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:03.114 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.114 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.114 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:03.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.115682 28842 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.106673 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60188 (local address 127.26.103.253:45093)
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.106725 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.106728 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.107301 (+   573us) server_negotiation.cc:408] Connection header received
21:08:03.116 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.107626 (+   325us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.107627 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.107642 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.107676 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.113776 (+  6100us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.114576 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.115611 (+  1035us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60188: BlockingRecv error: recv got EOF from 127.0.0.1:60188 (error 108)
21:08:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:03.117 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:03.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.118 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.122 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.123 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.124 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.124 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.126 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.129 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.132 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.137 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.140 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3d346283, L:/127.0.0.1:39324 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.142 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c73d4e4, L:/127.0.0.1:38706 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.143 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.150 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.150 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x57a1ea5e, L:/127.0.0.1:39338 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.153 [DEBUG - kudu-nio-0] (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.26.103.254:34773, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [281ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.155 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.157 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.160 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.163 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.165 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x30bfdb9a, L:/127.0.0.1:60190 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:03.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.168 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.169 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.169 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.169 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.170 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:03.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.176 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18c3b496, L:/127.0.0.1:39346 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.177 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.179 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a56e81f, L:/127.0.0.1:38714 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.180 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.182 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.183 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.188 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.190 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.191 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4059c688, L:/127.0.0.1:39360 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.198 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.200 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.204 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.207 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x07ab9c5e, L:/127.0.0.1:38724 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.210 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.211 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.212 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.214 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.220 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.222 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.223 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e95596d, L:/127.0.0.1:39366 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.224 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=423), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [345ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [365ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.230 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb137f14, L:/127.0.0.1:38738 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.230 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.234 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.237 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa026e433, L:/127.0.0.1:60192 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:03.238 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.239 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.240 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x68f989b9, L:/127.0.0.1:60200 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:03.241 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.245 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.245 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.245 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.245 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.246 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:03.248 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.250 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.250 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.251 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=520), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [59ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:03.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.251 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.255 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.256 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.256 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.256 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.256 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.259 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.259531 28857 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.259 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd00dda6b, L:/127.0.0.1:39372 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.239352 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38740 (local address 127.26.103.252:40409)
21:08:03.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.239403 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.239406 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.240006 (+   600us) server_negotiation.cc:408] Connection header received
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.240265 (+   259us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.240266 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.240278 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.240310 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.248940 (+  8630us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.250037 (+  1097us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.258890 (+  8853us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.259098 (+   208us) 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
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.259212 (+   114us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.259217 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.259217 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.259224 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.259238 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.259242 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.259310 (+    68us) server_negotiation.cc:1036] Waiting for connection context
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.259431 (+   121us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38740: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38740): Connection reset by peer (error 104)
21:08:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:03.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=455), Traces: [0ms] refreshing cache from master, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [369ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [377ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [396ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.262574 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.251346 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60210 (local address 127.26.103.253:45093)
21:08:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.251418 (+    72us) server_negotiation.cc:207] Beginning negotiation
21:08:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.251420 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.251960 (+   540us) server_negotiation.cc:408] Connection header received
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.252199 (+   239us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.252200 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.252212 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.252243 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.255092 (+  2849us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.255850 (+   758us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.261598 (+  5748us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.261810 (+   212us) 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
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.262160 (+   350us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.262204 (+    44us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.262246 (+    42us) server_negotiation.cc:1036] Waiting for connection context
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.262499 (+   253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60210: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60210): Connection reset by peer (error 104)
21:08:03.263 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
21:08:03.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.265 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.259 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:03.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.266 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.268 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.269 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.269 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:03.269 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.270 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.270 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:03.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.271 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.272 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51a078db, L:/127.0.0.1:39388 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.273 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.273 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.274 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.275 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.276 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.277 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.281 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.284 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.290 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3fbbb7ce, L:/127.0.0.1:38756 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.291 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8151f7e6, L:/127.0.0.1:39394 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.292 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.294 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x242f478e, L:/127.0.0.1:39406 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=478), Traces: [0ms] refreshing cache from master, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [420ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.297 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.298 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.299 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.299 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.299 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.300 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc0d06a45, L:/127.0.0.1:60212 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:03.301 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.301 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:03.302 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.302 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.303 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.305 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.310 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.313 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf24ad950, L:/127.0.0.1:39420 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.320 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7006d432, L:/127.0.0.1:39416 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.322 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa989cbb, L:/127.0.0.1:38768 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.322 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.323 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.325 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.326 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.326 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.334 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.335 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b78c061, L:/127.0.0.1:38776 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.335 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c439b3d, L:/127.0.0.1:39430 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.341 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.342 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.342 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.345 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.354 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.354 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9afc347e, L:/127.0.0.1:39438 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.355 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=544), Traces: [0ms] refreshing cache from master, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [474ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [487ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.356 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.363 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.368 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.369 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.369 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.369 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.369915 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.349419 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60228 (local address 127.26.103.253:45093)
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.349469 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.349471 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.370 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.350223 (+   752us) server_negotiation.cc:408] Connection header received
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.351826 (+  1603us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.351828 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.370 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.351844 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.351876 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.367731 (+ 15855us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.368536 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.369826 (+  1290us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60228: BlockingRecv error: recv got EOF from 127.0.0.1:60228 (error 108)
21:08:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:03.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.371 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.371 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ad97ea8, L:/127.0.0.1:38778 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.373 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.375 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.378 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.385 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.385 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.388 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.389 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.393 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ea7a400, L:/127.0.0.1:39444 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.395 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.399 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.401 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x59cc9a30, L:/127.0.0.1:39456 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.402 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc7000366, L:/127.0.0.1:38794 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.404 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd38c5399, L:/127.0.0.1:39460 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.405 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.407 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.413 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.415 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.416 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c689d0b, L:/127.0.0.1:39462 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.417 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb46a2905, L:/127.0.0.1:38798 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=608), Traces: [0ms] refreshing cache from master, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [549ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [549ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.421 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.423 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.427 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.431 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.432 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc1b19231, L:/127.0.0.1:60242 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:03.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.434 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.434 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.434 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:03.434 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.435 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.435 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:03.434 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.440 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.442 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.442 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.445 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.447 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.452 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ca5f959, L:/127.0.0.1:39464 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.453 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=645), Traces: [0ms] refreshing cache from master, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [555ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [587ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.456 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.459 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.462 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.464 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.464 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.464 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.465 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.465394 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.443048 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60252 (local address 127.26.103.253:45093)
21:08:03.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.443101 (+    53us) server_negotiation.cc:207] Beginning negotiation
21:08:03.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.443104 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:03.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.446055 (+  2951us) server_negotiation.cc:408] Connection header received
21:08:03.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.446378 (+   323us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.446379 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.446397 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.446432 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.461235 (+ 14803us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.462045 (+   810us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.465295 (+  3250us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60252: BlockingRecv error: recv got EOF from 127.0.0.1:60252 (error 108)
21:08:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:03.466 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.466 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.466 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.468 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.470 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.473114 28857 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.433418 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38812 (local address 127.26.103.252:40409)
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.433472 (+    54us) server_negotiation.cc:207] Beginning negotiation
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.433475 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.439209 (+  5734us) server_negotiation.cc:408] Connection header received
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.439463 (+   254us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.439464 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.439480 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.439546 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.454648 (+ 15102us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.455498 (+   850us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.471816 (+ 16318us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.472073 (+   257us) 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
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.472624 (+   551us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.472630 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:03.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.472630 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:03.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.472637 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:03.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.472657 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:03.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.472662 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:03.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.472732 (+    70us) server_negotiation.cc:1036] Waiting for connection context
21:08:03.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.473017 (+   285us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38812: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38812): Connection reset by peer (error 104)
21:08:03.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:03.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.476 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:03.482 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.482 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=676), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [59ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.482 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xba0e420a, L:/127.0.0.1:39478 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.484 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.486 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.486 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.487 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.487 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.489 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.490 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa271030c, L:/127.0.0.1:38824 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.492 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.498637 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.485133 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60262 (local address 127.26.103.253:45093)
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.485245 (+   112us) server_negotiation.cc:207] Beginning negotiation
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.485247 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.485257 (+    10us) server_negotiation.cc:408] Connection header received
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.485287 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.485288 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.485301 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.485383 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.493512 (+  8129us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.494279 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.498564 (+  4285us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60262: BlockingRecv error: recv got EOF from 127.0.0.1:60262 (error 108)
21:08:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":78}
21:08:03.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.501 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.504 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.504 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=757), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [76ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:03.505 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.506 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.507 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.509 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.510 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.510 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:03.510 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.511 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.511 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.512 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa6346aaf, L:/127.0.0.1:38830 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.512 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.512 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.513 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.513569 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.504544 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60278 (local address 127.26.103.253:45093)
21:08:03.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.504598 (+    54us) server_negotiation.cc:207] Beginning negotiation
21:08:03.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.504601 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:03.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.513503 (+  8902us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60278: BlockingRecv error: recv got EOF from 127.0.0.1:60278 (error 108)
21:08:03.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:08:03.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.515 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.519 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.521 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.521 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:03.521 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.529 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8dfa29ff, L:/127.0.0.1:39480 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.533 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.533 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.536 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.544 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.547 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3896c188, L:/127.0.0.1:39482 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.552 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.553 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcaf7a7cd, L:/127.0.0.1:38844 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=798), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [671ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [699ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.556 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x22433f9b, L:/127.0.0.1:60286 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:03.558 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.560 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.561 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.561 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:03.561 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.562 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.562 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.563 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.563 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:03.559 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.564 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.565 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.566 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.568 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.568 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.572 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4bd43dde, L:/127.0.0.1:39492 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=816), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [722ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.575 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x58e9b109, L:/127.0.0.1:38854 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.577 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.578 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:03.581 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.582 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1f9a9152, L:/127.0.0.1:60292 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:03.582 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.583 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.583 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.583 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.584 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.584 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.584 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.584 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.585 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.588 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.589 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.591 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.592 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.597 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.600 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.601 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e50115d, L:/127.0.0.1:39498 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.601 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6c68c3cb, L:/127.0.0.1:38856 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=843), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [732ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [736ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [749ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [749ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.608 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.609 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.610 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.611 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.611 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.611 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.613340 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.597082 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60298 (local address 127.26.103.253:45093)
21:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.597138 (+    56us) server_negotiation.cc:207] Beginning negotiation
21:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.597140 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.598019 (+   879us) server_negotiation.cc:408] Connection header received
21:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.599413 (+  1394us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.599415 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.599431 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.599466 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.606336 (+  6870us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.607203 (+   867us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.613260 (+  6057us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60298: BlockingRecv error: recv got EOF from 127.0.0.1:60298 (error 108)
21:08:03.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
21:08:03.614 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.614 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.614 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.614 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.614 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.616 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.618 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.623 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.629 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x14e4a23f, L:/127.0.0.1:38870 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.631 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe7e29231, L:/127.0.0.1:39510 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.633 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=873), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [755ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [756ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [777ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [780ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.638 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.638 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.638 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.639 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.640 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.640 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.644138 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.621421 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60302 (local address 127.26.103.253:45093)
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.621472 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.621474 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.622120 (+   646us) server_negotiation.cc:408] Connection header received
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.622466 (+   346us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.622467 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.622482 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.622517 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.629687 (+  7170us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.630594 (+   907us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.637066 (+  6472us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.637318 (+   252us) 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
21:08:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.643667 (+  6349us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.643673 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.643673 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.643682 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
21:08:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.643709 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.643714 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.643785 (+    71us) server_negotiation.cc:1036] Waiting for connection context
21:08:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.644041 (+   256us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60302: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60302): Connection reset by peer (error 104)
21:08:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:03.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.646 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.646 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=885), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [190ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:03.647 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.647 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.647 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.653 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.653 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5bc37fbe, L:/127.0.0.1:38880 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.653 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.654 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:03.654 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.655 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.655494 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.654352 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60310 (local address 127.26.103.253:45093)
21:08:03.655 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.654449 (+    97us) server_negotiation.cc:207] Beginning negotiation
21:08:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.654451 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.654984 (+   533us) server_negotiation.cc:408] Connection header received
21:08:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.655269 (+   285us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.655271 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.655285 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.655333 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:03.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.655431 (+    98us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60310: BlockingRecv error: recv got EOF from 127.0.0.1:60310 (error 108)
21:08:03.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
21:08:03.656 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.656 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.656 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.657 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.657 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:03.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.658 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.658 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.658 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.659 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.661 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.662 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.664 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.665 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.668 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.671 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3f24cadc, L:/127.0.0.1:39526 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.672 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.674 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.675 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x50a2cdbc, L:/127.0.0.1:39532 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.680 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.680 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.680 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.683 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a52d4b5, L:/127.0.0.1:38896 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.684 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x837e8172, L:/127.0.0.1:60316 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:03.684 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=917), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [825ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [826ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [827ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.687 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.689 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.689 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.690 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:03.690 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.690 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:03.691 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.693 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.696 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.698 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.701 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x63dfb408, L:/127.0.0.1:39548 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.702 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=900), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [587ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.706 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5a4d7f45, L:/127.0.0.1:38904 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.711 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.712 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.712 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=909), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [37ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [320ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.712 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.714 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.716 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.717 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.717 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:03.717 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.717 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.717 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.718 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.718 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.718 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.718 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.718 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.718 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.718616 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.718 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.719 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.719 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.698801 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60324 (local address 127.26.103.253:45093)
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.698853 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.698855 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.699243 (+   388us) server_negotiation.cc:408] Connection header received
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.700306 (+  1063us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.700307 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.700322 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.700386 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.717499 (+ 17113us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.718224 (+   725us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.718547 (+   323us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60324: BlockingRecv error: recv got EOF from 127.0.0.1:60324 (error 108)
21:08:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:03.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.719 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.721 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.726 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.727 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.726 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x547ff3a2, L:/127.0.0.1:38914 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.728 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.729 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.730 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.731 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.737 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.738 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbacd408b, L:/127.0.0.1:38926 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.738 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.740 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.743 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.744 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a7391aa, L:/127.0.0.1:39552 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.745 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=942), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [867ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [875ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [885ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.749 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x66b79d65, L:/127.0.0.1:38938 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.751 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.752 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.752 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.752 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.753 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.754 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.758306 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.743040 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60328 (local address 127.26.103.253:45093)
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.743083 (+    43us) server_negotiation.cc:207] Beginning negotiation
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.743085 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.743666 (+   581us) server_negotiation.cc:408] Connection header received
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.743994 (+   328us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.743996 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.744011 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.744042 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.753012 (+  8970us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.753814 (+   802us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.758225 (+  4411us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60328: BlockingRecv error: recv got EOF from 127.0.0.1:60328 (error 108)
21:08:03.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:03.759 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.762 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.764 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.767 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.768 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=955), Traces: [0ms] refreshing cache from master, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [405ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [890ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:03.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.772 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.773 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.773 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:03.773 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.773 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.774 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.774 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.775 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.775 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.777112 28835 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.762086 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38946 (local address 127.26.103.252:40409)
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.762144 (+    58us) server_negotiation.cc:207] Beginning negotiation
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.762146 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.762785 (+   639us) server_negotiation.cc:408] Connection header received
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.763605 (+   820us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.763607 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.763622 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.763655 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.776037 (+ 12382us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.776753 (+   716us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.777039 (+   286us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38946: BlockingRecv error: recv got EOF from 127.0.0.1:38946 (error 108)
21:08:03.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:08:03.778 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf93b0f60, L:/127.0.0.1:39560 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.779 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.780 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.781 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.782 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.784 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.792 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.793 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.794 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.795 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.795 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.797 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.799 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.802 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x34afc3bb, L:/127.0.0.1:39562 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.802 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa7d3f64f, L:/127.0.0.1:38952 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.805 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.806 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.812 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.815 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c261a50, L:/127.0.0.1:39576 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.815 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x96bff14f, L:/127.0.0.1:38958 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1002), Traces: [0ms] refreshing cache from master, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [923ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [924ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [946ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [946ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.816 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd8f22eb1, L:/127.0.0.1:60344 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:03.817 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.820 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.820 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.820 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.820 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:03.820 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.822 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.822 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:03.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.823 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.823 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.824 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.825 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.826 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3715259b, L:/127.0.0.1:39586 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1016), Traces: [0ms] refreshing cache from master, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [944ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [952ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [959ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.832 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.832 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:03.832 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.833 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.833 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.833 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.833 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.834 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.834 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.836184 28857 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.821236 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38964 (local address 127.26.103.252:40409)
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.821284 (+    48us) server_negotiation.cc:207] Beginning negotiation
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.821286 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.824540 (+  3254us) server_negotiation.cc:408] Connection header received
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.824805 (+   265us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.824807 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.824822 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.824890 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.829066 (+  4176us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.829773 (+   707us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.834773 (+  5000us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.834995 (+   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
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.835603 (+   608us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.835608 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.835608 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.835616 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.835639 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.835645 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.835731 (+    86us) server_negotiation.cc:1036] Waiting for connection context
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.836075 (+   344us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38964: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38964): Connection reset by peer (error 104)
21:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:03.838 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.838 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.840 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.848 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x040c7bba, L:/127.0.0.1:38966 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.849 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae616d60, L:/127.0.0.1:39590 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.850 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.850 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1038), Traces: [0ms] refreshing cache from master, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [965ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [969ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [980ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [980ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.851 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.852 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.855 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.855 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.855 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.855 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.856 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.856 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.856 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.857 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1004ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:03.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.859 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.859766 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.850303 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60358 (local address 127.26.103.253:45093)
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.850356 (+    53us) server_negotiation.cc:207] Beginning negotiation
21:08:03.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.850358 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.851026 (+   668us) server_negotiation.cc:408] Connection header received
21:08:03.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.851358 (+   332us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.851360 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.851375 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.851409 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.857634 (+  6225us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.858416 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.860 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.859692 (+  1276us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60358: BlockingRecv error: recv got EOF from 127.0.0.1:60358 (error 108)
21:08:03.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
21:08:03.861 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.861 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:03.861 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:03.861 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa814131c, L:/127.0.0.1:38980 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.861 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.862 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.862 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.862 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.862 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.862 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.862736 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.861430 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60364 (local address 127.26.103.253:45093)
21:08:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.861473 (+    43us) server_negotiation.cc:207] Beginning negotiation
21:08:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.861475 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.862094 (+   619us) server_negotiation.cc:408] Connection header received
21:08:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.862529 (+   435us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.862530 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.862543 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.862591 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.862678 (+    87us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60364: BlockingRecv error: recv got EOF from 127.0.0.1:60364 (error 108)
21:08:03.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:03.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.863 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.863 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.864 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.864 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.864 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.864 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:03.864 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1120), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [509ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [552ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [557ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.866 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:03.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:03.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:03.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:03.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:03.868 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:03.869 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:03.869 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:03.869 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:03.870 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.870 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:03.870875 28326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.865924 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60380 (local address 127.26.103.253:45093)
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.865970 (+    46us) server_negotiation.cc:207] Beginning negotiation
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.865972 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.866485 (+   513us) server_negotiation.cc:408] Connection header received
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.866764 (+   279us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.866766 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.866779 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.866810 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.869745 (+  2935us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.870533 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.870806 (+   273us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60380: BlockingRecv error: recv got EOF from 127.0.0.1:60380 (error 108)
21:08:03.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:03.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.871 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:03.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.872 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:03.872 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.872 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:03.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.873 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.873 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.874 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.876 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.876 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1066), Traces: [0ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [535ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1006ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:03.877 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.881 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.883 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.887 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x69ff0d5a, L:/127.0.0.1:38984 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.890 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:03.893 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.894 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.896 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.902 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.902 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1094), Traces: [0ms] refreshing cache from master, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [588ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [624ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [630ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.903 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.904 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.908 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc7052e47, L:/127.0.0.1:38994 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.910 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe62a542d, L:/127.0.0.1:39594 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:03.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1103), Traces: [0ms] refreshing cache from master, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1017ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1027ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1045ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.915 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc155af8a, L:/127.0.0.1:60402 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:03.916 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.916 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.918 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.919 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.919 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.921 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.924 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:03.928 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:03.933 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa714c5c5, L:/127.0.0.1:39008 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:03.933 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.937 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.938 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:03.940 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.941 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.942 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.944 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.944 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.945 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.945 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.945 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1181), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [188ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [220ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.946 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.947 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.948 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.948 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.948 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.949 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.951 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.951 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.951 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1147), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [317ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [868ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.954 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.954 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:03.955 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.955 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [331ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [865ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [877ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.955 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.956 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.956 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.957 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.962 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:03.962 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.967 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:03.967 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.968 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:03.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.969 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:03.971 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.974 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.975 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.975 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1162), Traces: [0ms] refreshing cache from master, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [445ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [453ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:03.976 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.978 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.978 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1166), Traces: [0ms] refreshing cache from master, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [455ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [468ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [468ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:03.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.979 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.984 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.991 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:03.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:03.992 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:03.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.993 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.993 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1230), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [181ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1087ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:03.994 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.994 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.995 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:03.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:03.995 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [197ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1088ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:03.995 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:03.997 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:03.998 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:03.998 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:03.998 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1228), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [284ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1089ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:03.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.003 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.003 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1194), Traces: [0ms] refreshing cache from master, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [912ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1095ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:04.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.004 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.005 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.006 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.006 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1203), Traces: [0ms] refreshing cache from master, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [432ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [919ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [943ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.007 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.018 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.020 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.020 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.026 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.030 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.034 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.035 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.037 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.037 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.038 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.038 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.039 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.041 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.042 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.043 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.048 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.049 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.049 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:04.050 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.050 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.050 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.050 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.054 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.064 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f462b03, L:/127.0.0.1:39650 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.065 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x470b2d00, L:/127.0.0.1:39108 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.068 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f236c60, L:/127.0.0.1:39096 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.083 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.083 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.083 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:04.084 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.084 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.088 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3ef22583, L:/127.0.0.1:39678 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.088 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x31f6fd32, L:/127.0.0.1:39140 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.089 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xba6e4cb5, L:/127.0.0.1:39088 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.089 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6abd5374, L:/127.0.0.1:39608 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.094 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9215bd93, L:/127.0.0.1:60528 - R:/127.26.103.253:45093] using TOKEN/null
21:08:04.096 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1341), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1069ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1071ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1246ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.101 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.101 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:04.101 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:04.107 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.109 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.109 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.110 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.122 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ccee1eb, L:/127.0.0.1:39714 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.123 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:04.124 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.124 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1371), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [657ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [683ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:04.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.135 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.138 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.142 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.145 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.146 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb96138ed, L:/127.0.0.1:60556 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:04.155 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x97e17b69, L:/127.0.0.1:39070 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.156 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.159 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.159 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:04.159 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:04.160 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.169 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfc195866, L:/127.0.0.1:60450 - R:/127.26.103.253:45093] using TOKEN/null
21:08:04.170 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x29ee81c0, L:/127.0.0.1:60486 - R:/127.26.103.253:45093] using TOKEN/null
21:08:04.172 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.183 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.206 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:04.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:04.207 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:04.208 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed30847a, L:/127.0.0.1:39056 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.209 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.210 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.210 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1406), Traces: [0ms] refreshing cache from master, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1204ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1348ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.212 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e118915, L:/127.0.0.1:60432 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:04.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.212 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.213 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.214 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.214 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.215633 29300 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.990836 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39086 (local address 127.26.103.252:40409)
21:08:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.991170 (+   334us) server_negotiation.cc:207] Beginning negotiation
21:08:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.991173 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.215240 (+224067us) server_negotiation.cc:408] Connection header received
21:08:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.215356 (+   116us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.215357 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.215372 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.215431 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.215557 (+   126us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39086: BlockingRecv error: recv got EOF from 127.0.0.1:39086 (error 108)
21:08:04.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":293,"thread_start_us":99,"threads_started":1}
21:08:04.217 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.221 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.224 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4ed75aab, L:/127.0.0.1:39688 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.226 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.226 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xee4e61e6, L:/127.0.0.1:60560 - R:/127.26.103.253:45093] using TOKEN/null
21:08:04.229 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.230 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1416), Traces: [0ms] refreshing cache from master, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [451ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1286ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:04.231 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.233 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0296a206, L:/127.0.0.1:60562 - R:/127.26.103.253:45093] using TOKEN/null
21:08:04.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.235 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.240 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.240 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.240 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.240 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.214 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1406), Traces: [0ms] refreshing cache from master, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1257ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:04.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.241850 29305 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.231227 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60576 (local address 127.26.103.253:45093)
21:08:04.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.231288 (+    61us) server_negotiation.cc:207] Beginning negotiation
21:08:04.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.231289 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:04.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.231754 (+   465us) server_negotiation.cc:408] Connection header received
21:08:04.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.232540 (+   786us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.242 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.242 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.232541 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.242 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.232560 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.232589 (+    29us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.240626 (+  8037us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.241482 (+   856us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.241773 (+   291us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60576: BlockingRecv error: recv got EOF from 127.0.0.1:60576 (error 108)
21:08:04.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34}
21:08:04.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.244 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.244 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.245 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:04.245 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.245 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.245 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.245 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.246 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.247 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.315 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5441b218, L:/127.0.0.1:39058 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.320 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.320 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.319522 29273 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.209820 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39152 (local address 127.26.103.252:40409)
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.209905 (+    85us) server_negotiation.cc:207] Beginning negotiation
21:08:04.320 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.209907 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.216476 (+  6569us) server_negotiation.cc:408] Connection header received
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.216509 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.216510 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.216522 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.216568 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.318478 (+101910us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.319232 (+   754us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.319447 (+   215us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39152: BlockingRecv error: recv got EOF from 127.0.0.1:39152 (error 108)
21:08:04.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
21:08:04.321 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.321 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:04.324 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.328 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.328 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1514), Traces: [0ms] refreshing cache from master, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [932ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1445ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.336 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.336 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.337 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.337 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.338 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.338 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.339 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.339 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.341 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.341 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.342 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.343 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.343 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.343 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.344 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.345 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.348 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.349 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.357 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.358 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:04.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.359 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.360 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.360 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.360 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.361 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.362 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.362 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.363 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.366 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.368 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.340981 29286 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.978831 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60484 (local address 127.26.103.253:45093)
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.982538 (+  3707us) server_negotiation.cc:207] Beginning negotiation
21:08:04.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.982541 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.335103 (+352562us) server_negotiation.cc:408] Connection header received
21:08:04.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.340742 (+  5639us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.340743 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.340754 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.340817 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.340910 (+    93us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60484: BlockingRecv error: recv got EOF from 127.0.0.1:60484 (error 108)
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3666,"thread_start_us":70,"threads_started":1}
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.343329 29231 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.937131 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60440 (local address 127.26.103.253:45093)
21:08:04.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.937286 (+   155us) server_negotiation.cc:207] Beginning negotiation
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.937289 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.342938 (+405649us) server_negotiation.cc:408] Connection header received
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.343094 (+   156us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.343095 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.343106 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.343164 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.343254 (+    90us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60440: BlockingRecv error: recv got EOF from 127.0.0.1:60440 (error 108)
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":129,"thread_start_us":75,"threads_started":1}
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.351186 28835 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.933279 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39010 (local address 127.26.103.252:40409)
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.933332 (+    53us) server_negotiation.cc:207] Beginning negotiation
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.933334 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.350926 (+417592us) server_negotiation.cc:408] Connection header received
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.350953 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.350954 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.371 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.350965 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.351023 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.351116 (+    93us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39010: BlockingRecv error: recv got EOF from 127.0.0.1:39010 (error 108)
21:08:04.371 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.352308 29264 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.957003 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60474 (local address 127.26.103.253:45093)
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.957527 (+   524us) server_negotiation.cc:207] Beginning negotiation
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.957529 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.345988 (+388459us) server_negotiation.cc:408] Connection header received
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.352096 (+  6108us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.352097 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.352109 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.371 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.352161 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.352245 (+    84us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60474: BlockingRecv error: recv got EOF from 127.0.0.1:60474 (error 108)
21:08:04.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":490,"thread_start_us":74,"threads_started":1}
21:08:04.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.374 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.374 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.374 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.374 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.374 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.374 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:04.375 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.375 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.375 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.376 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.376 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.376 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.377 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.378 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.378 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.378 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:04.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.378 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.379 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.379 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.379 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:04.379 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.381 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.381 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.381 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.381 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.382 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.382 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.384 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.384 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.384 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.384 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.384 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.390 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.391 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x07f0c87a, L:/127.0.0.1:60390 - R:/127.26.103.253:45093] using TOKEN/null
21:08:04.392 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.392 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.392 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.395 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.395 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.395 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.396 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.396 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.396 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.396 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbc37dd1c, L:/127.0.0.1:60418 - R:/127.26.103.253:45093] using TOKEN/null
21:08:04.397 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.397 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.397 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.398 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.398 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.398 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.399 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.403 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc4c4e94e, L:/127.0.0.1:39668 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.411 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xffda4aea, L:/127.0.0.1:39686 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x018284c5, L:/127.0.0.1:39624 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.432 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.432 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.432 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.433 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.433 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.377 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.436 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.437 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.437 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.437 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.437 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.439 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.393126 27140 connection.cc:466] server connection from 127.0.0.1:60390 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:60390 (request call id 0) could send its response
21:08:04.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.402243 27140 connection.cc:466] server connection from 127.0.0.1:60418 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:60418 (request call id 0) could send its response
21:08:04.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.403427 29255 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.441 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd2bf0f2b, L:/127.0.0.1:39092 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.951180 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60464 (local address 127.26.103.253:45093)
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.951636 (+   456us) server_negotiation.cc:207] Beginning negotiation
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.951638 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.330854 (+379216us) server_negotiation.cc:408] Connection header received
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.341270 (+ 10416us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.341271 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.341281 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.341340 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.402382 (+ 61042us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.403197 (+   815us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.403360 (+   163us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60464: BlockingRecv error: recv got EOF from 127.0.0.1:60464 (error 108)
21:08:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":425,"thread_start_us":96,"threads_started":1}
21:08:04.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.443 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.444 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.444 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.443924 29308 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.995798 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60500 (local address 127.26.103.253:45093)
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.995979 (+   181us) server_negotiation.cc:207] Beginning negotiation
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.995981 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.339179 (+343198us) server_negotiation.cc:408] Connection header received
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.340340 (+  1161us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.340342 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.340355 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.340417 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.442960 (+102543us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.443711 (+   751us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.443843 (+   132us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60500: BlockingWrite error: write error: Broken pipe (error 32)
21:08:04.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":157,"thread_start_us":88,"threads_started":1}
21:08:04.445 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8201fed8, L:/127.0.0.1:39646 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.445 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb2380f49, L:/127.0.0.1:39704 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.446 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8fee55ad, L:/127.0.0.1:39634 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.446 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x570afd0d, L:/127.0.0.1:60516 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:04.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb446fdcb, L:/127.0.0.1:39642 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.448 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.448 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.448 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.449 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.449 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.450 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.451339 29282 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.976494 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60480 (local address 127.26.103.253:45093)
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.977524 (+  1030us) server_negotiation.cc:207] Beginning negotiation
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.977527 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.328785 (+351258us) server_negotiation.cc:408] Connection header received
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.328819 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.328820 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.328834 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.328901 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.450049 (+121148us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.451 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.450793 (+   744us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.451245 (+   452us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60480: BlockingRecv error: recv got EOF from 127.0.0.1:60480 (error 108)
21:08:04.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":993,"thread_start_us":77,"threads_started":1}
21:08:04.452 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.452 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.452 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.452 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.454 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe656fbf7, L:/127.0.0.1:39082 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.456 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e41b23c, L:/127.0.0.1:39616 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.458976 29248 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.459 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.948318 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39036 (local address 127.26.103.252:40409)
21:08:04.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.953518 (+  5200us) server_negotiation.cc:207] Beginning negotiation
21:08:04.459 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.953520 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.459 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.460 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.460 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.460 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.460 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.460 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1650), Traces: [0ms] refreshing cache from master, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1573ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:04.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.335638 (+382118us) server_negotiation.cc:408] Connection header received
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.335672 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.335673 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.335689 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.335757 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.457966 (+122209us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.458734 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.458899 (+   165us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39036: BlockingRecv error: recv got EOF from 127.0.0.1:39036 (error 108)
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5188,"thread_start_us":60,"threads_started":1}
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.460054 29250 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.943159 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39028 (local address 127.26.103.252:40409)
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.948447 (+  5288us) server_negotiation.cc:207] Beginning negotiation
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.948449 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.337723 (+389274us) server_negotiation.cc:408] Connection header received
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.337753 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.461 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.337754 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.337767 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.337832 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.459163 (+121331us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.459853 (+   690us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.459986 (+   133us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39028: BlockingRecv error: recv got EOF from 127.0.0.1:39028 (error 108)
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5264,"thread_start_us":70,"threads_started":1}
21:08:04.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.461086 29305 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.318853 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60592 (local address 127.26.103.253:45093)
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.319953 (+  1100us) server_negotiation.cc:207] Beginning negotiation
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.319956 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.319967 (+    11us) server_negotiation.cc:408] Connection header received
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.319994 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.319995 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.320011 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.320084 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.460216 (+140132us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.460884 (+   668us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.461026 (+   142us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60592: BlockingRecv error: recv got EOF from 127.0.0.1:60592 (error 108)
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1064}
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.461493 29267 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.962246 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39050 (local address 127.26.103.252:40409)
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.962391 (+   145us) server_negotiation.cc:207] Beginning negotiation
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.962393 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.338876 (+376483us) server_negotiation.cc:408] Connection header received
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.338905 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.338906 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.338919 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.338983 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.400398 (+ 61415us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.401234 (+   836us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.461441 (+ 60207us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39050: BlockingRecv error: recv got EOF from unknown peer (error 108)
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":121,"thread_start_us":62,"threads_started":1}
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.461728 29333 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.006887 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60542 (local address 127.26.103.253:45093)
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.009480 (+  2593us) server_negotiation.cc:207] Beginning negotiation
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.009483 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.330544 (+321061us) server_negotiation.cc:408] Connection header received
21:08:04.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.330576 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.330578 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.330591 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.330648 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.414828 (+ 84180us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.415705 (+   877us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.461680 (+ 45975us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60542: BlockingRecv error: recv got EOF from 127.0.0.1:60542 (error 108)
21:08:04.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2552,"thread_start_us":75,"threads_started":1}
21:08:04.464 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6ef3b1eb, L:/127.0.0.1:39032 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.464859 28857 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.941955 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39012 (local address 127.26.103.252:40409)
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.942009 (+    54us) server_negotiation.cc:207] Beginning negotiation
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:03.942011 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.341089 (+399078us) server_negotiation.cc:408] Connection header received
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.341114 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.341115 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.341125 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.341178 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.366874 (+ 25696us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.367764 (+   890us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.464805 (+ 97041us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39012: BlockingRecv error: recv got EOF from 127.0.0.1:39012 (error 108)
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.465270 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.004191 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60532 (local address 127.26.103.253:45093)
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.004617 (+   426us) server_negotiation.cc:207] Beginning negotiation
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.004620 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.331881 (+327261us) server_negotiation.cc:408] Connection header received
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.331909 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.331911 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.331922 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.331976 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.430668 (+ 98692us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.431508 (+   840us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.465197 (+ 33689us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60532: BlockingRecv error: recv got EOF from 127.0.0.1:60532 (error 108)
21:08:04.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":399,"thread_start_us":74,"threads_started":1}
21:08:04.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.466 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.467 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.467 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.467 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.467 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.467 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:04.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.469 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.469 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.469 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.470 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.471215 29333 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.471 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a146ef7, L:/127.0.0.1:39614 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.471 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.472 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf34f7a3, L:/127.0.0.1:39664 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1707), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1088ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1587ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1617ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.469 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3bea618f, L:/127.0.0.1:39606 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.463522 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60594 (local address 127.26.103.253:45093)
21:08:04.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.464138 (+   616us) server_negotiation.cc:207] Beginning negotiation
21:08:04.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.464140 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.464149 (+     9us) server_negotiation.cc:408] Connection header received
21:08:04.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.464172 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.464173 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.464184 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.464241 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.470165 (+  5924us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.470903 (+   738us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.471150 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60594: BlockingRecv error: recv got EOF from 127.0.0.1:60594 (error 108)
21:08:04.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":585}
21:08:04.476 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee264618, L:/127.0.0.1:39612 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.477 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.479 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1245b84c, L:/127.0.0.1:39118 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.481 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7bf19972, L:/127.0.0.1:39156 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.482 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa3cef543, L:/127.0.0.1:39126 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.482 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c191725, L:/127.0.0.1:39716 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1726), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1086ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1243ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1354ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1631ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.477666 28835 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.450073 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39158 (local address 127.26.103.252:40409)
21:08:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.450116 (+    43us) server_negotiation.cc:207] Beginning negotiation
21:08:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.450118 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.450490 (+   372us) server_negotiation.cc:408] Connection header received
21:08:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.451414 (+   924us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.451416 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.451427 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.451456 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:04.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.475932 (+ 24476us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.476554 (+   622us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.477600 (+  1046us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39158: BlockingRecv error: recv got EOF from 127.0.0.1:39158 (error 108)
21:08:04.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:04.485 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.485 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:04.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1718), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1089ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1090ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1591ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1616ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1628ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1736), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1067ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1494ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1627ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.493 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.493 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.493 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.493 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdd442d0b, L:/127.0.0.1:39160 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.493 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.493 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.493 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.493 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.494 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.494 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.495 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.495 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.495 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.495 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.496 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.496 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.496 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.496 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.497 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.497 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.497 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.497819 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.470229 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60596 (local address 127.26.103.253:45093)
21:08:04.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.470287 (+    58us) server_negotiation.cc:207] Beginning negotiation
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.470289 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.470706 (+   417us) server_negotiation.cc:408] Connection header received
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.472197 (+  1491us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.472198 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.472210 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.472243 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.495920 (+ 23677us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.496705 (+   785us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.497749 (+  1044us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60596: BlockingRecv error: recv got EOF from 127.0.0.1:60596 (error 108)
21:08:04.498 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:04.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.499 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.501 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.502 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.505 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.505 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1699), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1084ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1202ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1577ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.509 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.510 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.510 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:04.510 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.510 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.510 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.511 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf4867d58, L:/127.0.0.1:39172 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.511 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.511 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.514 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.518 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.520 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.520 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.520 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1715), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1092ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1478ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1585ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1620ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.524 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.525 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.525 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:04.525 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.525 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.529 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x64f327d4, L:/127.0.0.1:39184 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.530 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:04.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:04.530 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.530 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:04.532 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.533 [DEBUG - pool-4-thread-31] (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.26.103.254:34773, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [815ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1212ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:04.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.534 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.535 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.536 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.537 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.537 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.537 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.538 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.538 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.539 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.540786 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.534228 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60604 (local address 127.26.103.253:45093)
21:08:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.534291 (+    63us) server_negotiation.cc:207] Beginning negotiation
21:08:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.534293 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.540029 (+  5736us) server_negotiation.cc:408] Connection header received
21:08:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.540433 (+   404us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.540435 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.540447 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.540481 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.540723 (+   242us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60604: BlockingRecv error: recv got EOF from 127.0.0.1:60604 (error 108)
21:08:04.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38}
21:08:04.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.543 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ff7d215, L:/127.0.0.1:39192 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.544 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.544 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.545 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1734), Traces: [0ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [538ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1587ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.545 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.545 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1813), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1249ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1603ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.548 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.548 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.549 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.549 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:04.549 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.550 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.550 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.550 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.551 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.551 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.551 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.552 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.552 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.546 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.554040 29333 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.548346 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60610 (local address 127.26.103.253:45093)
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.548393 (+    47us) server_negotiation.cc:207] Beginning negotiation
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.548396 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.548944 (+   548us) server_negotiation.cc:408] Connection header received
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.549193 (+   249us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.549195 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.549214 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.549249 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.552860 (+  3611us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.553672 (+   812us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.553972 (+   300us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60610: BlockingRecv error: recv got EOF from 127.0.0.1:60610 (error 108)
21:08:04.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.554452 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.546823 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60608 (local address 127.26.103.253:45093)
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.546880 (+    57us) server_negotiation.cc:207] Beginning negotiation
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.546883 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.553933 (+  7050us) server_negotiation.cc:408] Connection header received
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.554174 (+   241us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.554176 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.554202 (+    26us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.554233 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.554405 (+   172us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60608: BlockingRecv error: recv got EOF from 127.0.0.1:60608 (error 108)
21:08:04.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:04.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.555 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.556 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1784), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1090ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1490ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1588ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1626ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.556 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.557 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.557 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.558 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.559 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.560 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.560 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.560 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.560 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.560 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.560 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.561 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.561 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.561 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.561 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.562 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.564 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.564 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.564 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.566871 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.557075 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60614 (local address 127.26.103.253:45093)
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.557774 (+   699us) server_negotiation.cc:207] Beginning negotiation
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.557776 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.557787 (+    11us) server_negotiation.cc:408] Connection header received
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.557899 (+   112us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.557901 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.557913 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.557963 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.565715 (+  7752us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.566507 (+   792us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.566798 (+   291us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60614: BlockingRecv error: recv got EOF from 127.0.0.1:60614 (error 108)
21:08:04.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":670}
21:08:04.567 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.569 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.570 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.570 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.570 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.571 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.571 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.571 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.578 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ddd7966, L:/127.0.0.1:39196 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.578 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.579 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.579 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.579 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.580 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.581 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.581 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.581 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.581 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.582 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.583 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1775), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1582ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1647ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.583 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:04.583 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:04.583 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:04.584 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.588 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.588 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.588 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.589 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.589 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.590553 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.583976 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60624 (local address 127.26.103.253:45093)
21:08:04.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.584462 (+   486us) server_negotiation.cc:207] Beginning negotiation
21:08:04.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.584465 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.584549 (+    84us) server_negotiation.cc:408] Connection header received
21:08:04.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.584814 (+   265us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.584816 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.584835 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.584868 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.589333 (+  4465us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.590214 (+   881us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.590484 (+   270us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60624: BlockingRecv error: recv got EOF from 127.0.0.1:60624 (error 108)
21:08:04.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":453}
21:08:04.593 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.593 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.594 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.594 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.595 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.595 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1781), Traces: [0ms] refreshing cache from master, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1603ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1611ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.596 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.599 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.600 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.600 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.600 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.600 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.601 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.601421 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.596319 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60628 (local address 127.26.103.253:45093)
21:08:04.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.596374 (+    55us) server_negotiation.cc:207] Beginning negotiation
21:08:04.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.596377 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.596836 (+   459us) server_negotiation.cc:408] Connection header received
21:08:04.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.597090 (+   254us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.597091 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.597110 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.597143 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.600312 (+  3169us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.600999 (+   687us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.601280 (+   281us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60628: BlockingRecv error: recv got EOF from 127.0.0.1:60628 (error 108)
21:08:04.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:04.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.603 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.603 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.603 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1793), Traces: [0ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1223ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1469ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1712ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.606 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.607 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.607 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.607 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.608 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.608 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.608 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.609 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.609 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1840), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1625ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1639ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.610224 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.605086 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60644 (local address 127.26.103.253:45093)
21:08:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.605131 (+    45us) server_negotiation.cc:207] Beginning negotiation
21:08:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.605134 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.605803 (+   669us) server_negotiation.cc:408] Connection header received
21:08:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.606037 (+   234us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.606039 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.610 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.606056 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.606086 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.609072 (+  2986us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.609858 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.610148 (+   290us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60644: BlockingRecv error: recv got EOF from 127.0.0.1:60644 (error 108)
21:08:04.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:04.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.613 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.613 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.614 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.614 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.614 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.614 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.614 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.614 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.615352 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.610824 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60658 (local address 127.26.103.253:45093)
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.611133 (+   309us) server_negotiation.cc:207] Beginning negotiation
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.611136 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.611145 (+     9us) server_negotiation.cc:408] Connection header received
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.611169 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.611170 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.611193 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.611250 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.614330 (+  3080us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.615030 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.615290 (+   260us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60658: BlockingRecv error: recv got EOF from 127.0.0.1:60658 (error 108)
21:08:04.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":279}
21:08:04.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.616 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.617 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.617 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.617 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.617 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.618 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.620 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.620 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.621 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.621 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.622 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.622 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.623 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.624 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.624 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.625 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.628 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.628 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.628 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.628 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.629 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.630 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.631 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.631 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.632 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.633 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.634 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.635 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.636 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.637 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.638 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.639 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.640 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.641 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.642 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.643 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.644 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.645 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.646 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.647 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.648 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.648 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.649 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.651 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.651 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.652 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.653 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.653 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.654 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.654 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.655 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.655 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.656 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.657 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.658 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.658 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.658 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.659 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.660 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.660 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.661 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.661 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.661 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1853), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1373ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1474ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1665ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.662 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.662 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.662 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.663 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.664 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.664 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.669 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.670 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.670 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.670 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.670 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.670 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.671 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.671 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.672 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.672 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.673 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.673 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.673 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.673 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.673 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.674 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.674 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.674 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.672 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.674 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.674 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.674 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.674 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:04.674 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.675 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.675 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.675 [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, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1561ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1676ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:04.676 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.679 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.679 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.679 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.679 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.680 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.676288 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.662765 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60664 (local address 127.26.103.253:45093)
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.662824 (+    59us) server_negotiation.cc:207] Beginning negotiation
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.662827 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.663380 (+   553us) server_negotiation.cc:408] Connection header received
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.663683 (+   303us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.663685 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.663701 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.663734 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.675173 (+ 11439us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.675902 (+   729us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.676214 (+   312us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60664: BlockingRecv error: recv got EOF from 127.0.0.1:60664 (error 108)
21:08:04.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:04.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.682487 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.681062 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60678 (local address 127.26.103.253:45093)
21:08:04.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.682098 (+  1036us) server_negotiation.cc:207] Beginning negotiation
21:08:04.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.682101 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:04.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.682114 (+    13us) server_negotiation.cc:408] Connection header received
21:08:04.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.682181 (+    67us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.682182 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.682195 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.682272 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.682404 (+   132us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60678: BlockingRecv error: recv got EOF from 127.0.0.1:60678 (error 108)
21:08:04.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":945,"server-negotiator.queue_time_us":1004}
21:08:04.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.684 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.684 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.684 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.685 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.685 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.687 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.687 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.687 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.689 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.689 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.690 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.690 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.691 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.691 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.691 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.692 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.692 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.692 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.693 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.694 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.694 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.695 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.695 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.696 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.696 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.697 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.697 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.698 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.698 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.699 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.699 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.700 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.700 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.701 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.701 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.702 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.703 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.703 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.704 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.710 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.711 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.711 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.712 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.712 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.713 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.714 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.714 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.715 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.716 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.716 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.717 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.717 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.717 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.718 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.718 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.719 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.719 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.720 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.720 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.721 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.722 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.722 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.723 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.723 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.723 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.723 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.724 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.724 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.724 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.725 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.725 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.726 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.726 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.726 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.726 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.727 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.727 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.727 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.728 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.729 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.730 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.734 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.735 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.738 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.741 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x36e586c6, L:/127.0.0.1:39732 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.743 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.744 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:04.750 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f5eb749, L:/127.0.0.1:39202 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.753 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.754 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.754 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a3985b5, L:/127.0.0.1:39744 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.755 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0faaac37, L:/127.0.0.1:60688 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:04.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=83), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [25ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.756 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.758 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.759 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.759 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.759 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.759 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.759 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:04.759 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.760 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.760 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.761 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.763 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.763 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.765 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.767 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.768 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.772 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56917150, L:/127.0.0.1:39748 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.773 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.777 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x36505d86, L:/127.0.0.1:39210 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.778 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.781 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa8b17b5, L:/127.0.0.1:39758 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.787 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.792 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x373ada4b, L:/127.0.0.1:39770 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.792 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.794 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.795 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.796 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.801 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdb14de1a, L:/127.0.0.1:39224 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.803 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.804 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.804 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.805 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.805 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:04.806 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.807 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.810 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.812 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.813 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.818 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc36e8c33, L:/127.0.0.1:39772 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.820 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [130ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.821 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb4b72b3c, L:/127.0.0.1:60692 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:04.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9a576c19, L:/127.0.0.1:39776 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=202), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [135ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.826 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:04.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.830 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.831 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.831 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.831 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:04.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.832 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.832 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:04.832 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.833102 29312 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.810974 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39238 (local address 127.26.103.252:40409)
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.811019 (+    45us) server_negotiation.cc:207] Beginning negotiation
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.811021 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.811507 (+   486us) server_negotiation.cc:408] Connection header received
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.813021 (+  1514us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.813022 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.833 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.813046 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.813083 (+    37us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.821610 (+  8527us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.822409 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.828140 (+  5731us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.828349 (+   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
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.830140 (+  1791us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.830144 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.830145 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.830151 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.830172 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.830176 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.830216 (+    40us) server_negotiation.cc:1036] Waiting for connection context
21:08:04.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.833020 (+  2804us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39238: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39238): Cannot send after transport endpoint shutdown (error 108)
21:08:04.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:04.833 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:04.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.834 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.834 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.834 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.835 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.835 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.835 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd98cd60a, L:/127.0.0.1:39234 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.836 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.838315 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.819992 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60704 (local address 127.26.103.253:45093)
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.820044 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.820046 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.822628 (+  2582us) server_negotiation.cc:408] Connection header received
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.822826 (+   198us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.822827 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.822840 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.822901 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.836348 (+ 13447us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.837171 (+   823us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.838233 (+  1062us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60704: BlockingRecv error: recv got EOF from 127.0.0.1:60704 (error 108)
21:08:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:04.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.839 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.840 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:04.840 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:04.841 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:04.841 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.844 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.848 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdfe4bc82, L:/127.0.0.1:39782 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.849 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.851 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.854 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8081191c, L:/127.0.0.1:39240 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.856 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.858 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.859 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xba320822, L:/127.0.0.1:39790 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.861 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.862 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.864 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.867 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1523a4c0, L:/127.0.0.1:39792 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.868 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=237), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [173ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.871 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.872 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.872 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.872 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:04.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.872701 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.867746 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60708 (local address 127.26.103.253:45093)
21:08:04.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.867798 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:04.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.867800 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:04.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:04.874 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:04.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.868330 (+   530us) server_negotiation.cc:408] Connection header received
21:08:04.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.872361 (+  4031us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.872363 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.872379 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.872411 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:04.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.872632 (+   221us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60708: BlockingRecv error: recv got EOF from 127.0.0.1:60708 (error 108)
21:08:04.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:04.875027 29326 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.862514 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39244 (local address 127.26.103.252:40409)
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.862593 (+    79us) server_negotiation.cc:207] Beginning negotiation
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.862595 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:04.875 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.863075 (+   480us) server_negotiation.cc:408] Connection header received
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.863355 (+   280us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.863357 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.863371 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.863402 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.868422 (+  5020us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.869175 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.871824 (+  2649us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.872033 (+   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
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.874602 (+  2569us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.874607 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.874607 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.874615 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.874639 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.874644 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.874686 (+    42us) server_negotiation.cc:1036] Waiting for connection context
21:08:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.874947 (+   261us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39244: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39244): Connection reset by peer (error 104)
21:08:04.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
21:08:04.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:04.876 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.877 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.878 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.879 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.888 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f7eecc8, L:/127.0.0.1:39806 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.889 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.892 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.898 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.900 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4596b728, L:/127.0.0.1:39816 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.906 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa63deba3, L:/127.0.0.1:39250 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.907 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.907 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.909 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.910 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:04.915 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x29935c7e, L:/127.0.0.1:39822 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:04.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=283), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [218ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:04.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.924 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3bd499e8, L:/127.0.0.1:39252 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:04.925 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.927 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.927 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.928 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.929 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.929 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.930 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.931 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.932 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.933 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.933 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.934 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.934 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.935 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.935 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.936 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.938 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.938 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.939 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.941 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.941 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.942 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.942 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.945 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.945 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.946 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.947 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.948 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.948 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.950 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.951 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.951 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.952 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.952 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.953 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.953 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.954 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.954 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.956 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.956 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.957 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.958 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.958 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.959 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.959 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.960 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.960 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.961 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.961 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.962 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.963 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.964 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.964 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.965 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.965 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.965 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:04.966 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.966 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.967 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.967 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:04.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.968 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.969 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.971 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.971 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.972 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.973 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.974 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.974 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.976 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.976 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.977 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.977 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.978 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.979 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.981 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:04.982 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.984 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:04.984 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:04.984 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=351), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [204ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:04.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:04.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:04.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:04.990 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:04.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:04.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:04.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:04.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:04.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:04.992 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:04.992 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:04.992 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:04.993 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:04.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:04.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:04.995 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.001 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.003 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e555820, L:/127.0.0.1:40142 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.006 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.006 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.007189 29625 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.989920 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60856 (local address 127.26.103.253:45093)
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.994553 (+  4633us) server_negotiation.cc:207] Beginning negotiation
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.994556 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.994570 (+    14us) server_negotiation.cc:408] Connection header received
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.994596 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.994597 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.994610 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.994670 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.005850 (+ 11180us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.006926 (+  1076us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.007066 (+   140us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60856: BlockingWrite error: write error: Broken pipe (error 32)
21:08:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4597,"thread_start_us":109,"threads_started":1}
21:08:05.010 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.010 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x691c5aad, L:/127.0.0.1:39418 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.012 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0162488f, L:/127.0.0.1:60846 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.017 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.019 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0c9f1e2e, L:/127.0.0.1:60866 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.022 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.022 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.024 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.030 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9f2a762e, L:/127.0.0.1:39420 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.031 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.032 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.032 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e8340a3, L:/127.0.0.1:40156 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.033 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.033 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.035 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.041 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd8d6cb93, L:/127.0.0.1:40164 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.043 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.044 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.045 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.045 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.047 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.051 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x796ed8ca, L:/127.0.0.1:39426 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.054 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53a0fefe, L:/127.0.0.1:60880 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.057 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.057 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.058 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa08f29cf, L:/127.0.0.1:39442 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.059 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.062 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.066 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.067 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.069 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdafbcbe7, L:/127.0.0.1:40180 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.071 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=424), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [361ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.081 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x201d1821, L:/127.0.0.1:39446 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.082 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.082 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.082 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.082906 29625 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.071205 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60894 (local address 127.26.103.253:45093)
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.071272 (+    67us) server_negotiation.cc:207] Beginning negotiation
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.071275 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.072076 (+   801us) server_negotiation.cc:408] Connection header received
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.074386 (+  2310us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.074388 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.074408 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.074441 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.077720 (+  3279us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.078531 (+   811us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.082828 (+  4297us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60894: BlockingRecv error: recv got EOF from 127.0.0.1:60894 (error 108)
21:08:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
21:08:05.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.084 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.086 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.086 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.086 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.087 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.091 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.093 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.096 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x125a2461, L:/127.0.0.1:39454 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.098 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.099 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.099 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.101 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.101 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.101 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xad6d017b, L:/127.0.0.1:60904 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.108 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.108 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc67390b7, L:/127.0.0.1:39464 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.109 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.110 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.111 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.111 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.111 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.112 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c1118ac, L:/127.0.0.1:60908 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.112 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.119 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xefb40f5f, L:/127.0.0.1:39478 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.120 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfb0e04bb, L:/127.0.0.1:40190 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.126 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.129 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.133 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe876a9ed, L:/127.0.0.1:39486 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.135 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.136 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.137 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.144 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3836099f, L:/127.0.0.1:60924 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.145 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.145 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x26291183, L:/127.0.0.1:39494 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.146 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.151 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.154 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.154 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x431db57c, L:/127.0.0.1:60938 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.161 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.165 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.172 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.174 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9dce2883, L:/127.0.0.1:39502 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.174 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.178 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe4c80c62, L:/127.0.0.1:60944 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.180 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.181 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.189 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.191 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x96f59a3d, L:/127.0.0.1:39518 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.191 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1e07edca, L:/127.0.0.1:60956 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.192 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.193 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.196 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.202 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x02e353d9, L:/127.0.0.1:60958 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.203 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.204 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x105c2659, L:/127.0.0.1:39528 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.205 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.206 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.208 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.211 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.212 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.220 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc883666c, L:/127.0.0.1:39544 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.221 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.221 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.221 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x017d65b0, L:/127.0.0.1:40196 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.222 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=561), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [498ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [499ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.226 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.232 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.236 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.237 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.237 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.237 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.238 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.238 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.238 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.243 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2eabf9e0, L:/127.0.0.1:40212 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.244673 29625 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.217702 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60966 (local address 127.26.103.253:45093)
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.217774 (+    72us) server_negotiation.cc:207] Beginning negotiation
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.217776 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.222144 (+  4368us) server_negotiation.cc:408] Connection header received
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.222178 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.222180 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.222194 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.222328 (+   134us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.230050 (+  7722us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.230859 (+   809us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.239843 (+  8984us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.240060 (+   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
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.244355 (+  4295us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.244360 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.244360 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.244366 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.244386 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.244390 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.244457 (+    67us) server_negotiation.cc:1036] Waiting for connection context
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.244586 (+   129us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60966: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60966): Connection reset by peer (error 104)
21:08:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:05.245 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=577), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [521ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.254 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.256 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.256 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.256 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.256997 29631 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.243559 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60968 (local address 127.26.103.253:45093)
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.243609 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.243611 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.246403 (+  2792us) server_negotiation.cc:408] Connection header received
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.247386 (+   983us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.247388 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.247401 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.247435 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.254927 (+  7492us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.255812 (+   885us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.256917 (+  1105us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60968: BlockingRecv error: recv got EOF from 127.0.0.1:60968 (error 108)
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.257668 29629 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.233901 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39560 (local address 127.26.103.252:40409)
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.233956 (+    55us) server_negotiation.cc:207] Beginning negotiation
21:08:05.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.258 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.233958 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.258 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.235785 (+  1827us) server_negotiation.cc:408] Connection header received
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.235994 (+   209us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.235995 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.236011 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.236045 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.252101 (+ 16056us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.252906 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.256423 (+  3517us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.256666 (+   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
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.257238 (+   572us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.257243 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.257244 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.257250 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.257268 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.257273 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.257318 (+    45us) server_negotiation.cc:1036] Waiting for connection context
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.257590 (+   272us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39560: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39560): Connection reset by peer (error 104)
21:08:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:05.259 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.259 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.259 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.260 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.260 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.261 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.263 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.263 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.271 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19a741a6, L:/127.0.0.1:40226 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.271 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0c56b8ce, L:/127.0.0.1:39562 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.272 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.273 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.274 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.274 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.275 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.281 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa390d15b, L:/127.0.0.1:40234 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.281 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=610), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [316ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.283 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.286 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.287 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.287 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.287 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:05.288 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.288 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.288 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5572d62e, L:/127.0.0.1:39566 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.288801 27210 connection.cc:466] server connection from 127.0.0.1:39566 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39566 (request call id 0) could send its response
21:08:05.289 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.289 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.289 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:05.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.291325 29631 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.281050 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60984 (local address 127.26.103.253:45093)
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.281098 (+    48us) server_negotiation.cc:207] Beginning negotiation
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.281100 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.282145 (+  1045us) server_negotiation.cc:408] Connection header received
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.282553 (+   408us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.282555 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.282569 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.282600 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.290276 (+  7676us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.291100 (+   824us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.291260 (+   160us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60984: BlockingRecv error: recv got EOF from 127.0.0.1:60984 (error 108)
21:08:05.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:05.291 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.292 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.293 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.294 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.294 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.297 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.299 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.300 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.302 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x03ae4488, L:/127.0.0.1:40242 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.302 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x294dc940, L:/127.0.0.1:39572 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.309 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.311 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.313 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.315 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe987f8e, L:/127.0.0.1:40256 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.317 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.317 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=642), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [551ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [557ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.321 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e1f1700, L:/127.0.0.1:39584 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.325 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.325 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=704), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:05.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.329 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.330 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.335 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.337 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.341 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7813a2ce, L:/127.0.0.1:40266 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.343 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.343 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=720), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [644ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [651ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.345 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9f8ab144, L:/127.0.0.1:39594 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.351 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.352 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.353 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.353 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.354 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.359 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.361 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.362 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.362 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.364 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.368 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.369 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.372 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.375 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.375 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.378 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.379 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.379 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.381 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.382 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.388 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.390 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.390 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=751), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [304ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:05.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.392 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0950e8c5, L:/127.0.0.1:32848 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.394 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.394 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.395 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.395 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:05.395 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:05.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.395 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.396 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:05.396 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:05.396 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:05.398 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd290b97b, L:/127.0.0.1:39298 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.399806 29695 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.385481 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39626 (local address 127.26.103.252:40409)
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.388150 (+  2669us) server_negotiation.cc:207] Beginning negotiation
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.388153 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.388167 (+    14us) server_negotiation.cc:408] Connection header received
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.388191 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.388192 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.388207 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.388287 (+    80us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.398683 (+ 10396us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.399553 (+   870us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.399714 (+   161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39626: BlockingRecv error: recv got EOF from 127.0.0.1:39626 (error 108)
21:08:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2625,"thread_start_us":109,"threads_started":1}
21:08:05.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.403 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.404 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x40ee1860, L:/127.0.0.1:39618 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.409 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.410 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.411 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.412 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x55e130b9, L:/127.0.0.1:32854 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.418 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.418 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=774), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [330ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [706ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:05.418 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.420 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbd6ade6b, L:/127.0.0.1:39628 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.421 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.422 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.422 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.422 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.423 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.423 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.423486 29693 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.418102 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32870 (local address 127.26.103.253:45093)
21:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.418693 (+   591us) server_negotiation.cc:207] Beginning negotiation
21:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.418696 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.418954 (+   258us) server_negotiation.cc:408] Connection header received
21:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.419263 (+   309us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.419265 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.419299 (+    34us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.419339 (+    40us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:05.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.422263 (+  2924us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.423104 (+   841us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.423408 (+   304us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32870: BlockingRecv error: recv got EOF from 127.0.0.1:32870 (error 108)
21:08:05.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":559}
21:08:05.424 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.424 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.425 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.426 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=780), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [339ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [348ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:05.426 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.428 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.429 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.429 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.429 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:05.429 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.430 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.431 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.435 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:05.436 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:05.438 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:05.439 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:05.440 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:05.441 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:05.443 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:05.444 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:05.444 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.444 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:05.444 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:05.444 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:05.448 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.449 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.453 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x216a2b19, L:/127.0.0.1:40288 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.454 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:05.455 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.456 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.457 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.457 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb06585e8, L:/127.0.0.1:39642 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.460 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.462 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.465 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18a706c3, L:/127.0.0.1:40290 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=812), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [749ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.469 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.472 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcaf72073, L:/127.0.0.1:39648 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.472 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.473 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.473 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.473 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.474 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.474 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.474 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.477 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.477555 29693 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.466096 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32882 (local address 127.26.103.253:45093)
21:08:05.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.466148 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:05.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.466150 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.467843 (+  1693us) server_negotiation.cc:408] Connection header received
21:08:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.468112 (+   269us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.468113 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.468126 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.468157 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.476549 (+  8392us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.477292 (+   743us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.477486 (+   194us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32882: BlockingRecv error: recv got EOF from 127.0.0.1:32882 (error 108)
21:08:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:05.478 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.480 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.482 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.483 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.484 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.491 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.492 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.494 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.498 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.519 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.520 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.521 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.521 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.635 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.639 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf323748d, L:/127.0.0.1:40302 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.640 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x120417dd, L:/127.0.0.1:32892 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.642 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5a27bca9, L:/127.0.0.1:60714 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.644 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.645 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.645 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.646 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.648 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.649 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.650 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.650 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.652 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.653 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.653 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.654 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.654 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.654 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=823), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [17ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:05.654 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.655 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.655 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:05.655 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.655 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.656 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.656 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.657 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.657 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=984), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [307ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.657 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.658 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.658 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.659 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.659 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.659 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.659 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.659 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.659 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.659 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:05.659 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.659 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.659 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.659 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.660 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.661 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.661 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=987), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [336ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [336ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.661 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.661 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.662 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.662 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:05.662 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:05.662 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:05.663 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:05.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.663 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:05.663 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.663 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.664 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.664 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.664 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.664 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.664 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.665 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.665 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.665 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.665 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.666 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.666 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.666 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:05.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.669 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.669 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.669 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:05.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.670 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.670 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.670 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.671 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1014), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [402ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [404ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.671 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.671 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.671 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.672 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.674 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.674 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.674 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=998), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:05.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.673405 29568 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.965849 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39356 (local address 127.26.103.252:40409)
21:08:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.966190 (+   341us) server_negotiation.cc:207] Beginning negotiation
21:08:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.966192 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.966203 (+    11us) server_negotiation.cc:408] Connection header received
21:08:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.673114 (+706911us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.673115 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.673129 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.673187 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.673307 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39356: BlockingRecv error: recv got EOF from 127.0.0.1:39356 (error 108)
21:08:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":317,"thread_start_us":55,"threads_started":1}
21:08:05.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.676 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.677 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1056), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:05.677 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.678 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.678 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.682 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.683 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.684 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd0789c31, L:/127.0.0.1:32820 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.685 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.686 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.687 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.689 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.690 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.692 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.692 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.692 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.693 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.693 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1062), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [193ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:05.694 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.697 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.698 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.701 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.701 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.703 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.708 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.709 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.709 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x80cfd202, L:/127.0.0.1:39860 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.709 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1061), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [715ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [743ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [747ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:05.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.711 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x63167747, L:/127.0.0.1:39286 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.712 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf27d2ec3, L:/127.0.0.1:39836 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.712 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.713 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.714 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.715 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.717 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.719 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.720 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd6adfe1c, L:/127.0.0.1:39706 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.721 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.722 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.722 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:05.723 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.661 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:05.728 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.728 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca5f09c3, L:/127.0.0.1:39696 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.728 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.728 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.729 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.729 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc71109bd, L:/127.0.0.1:39684 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.729 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.733 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x94076d1a, L:/127.0.0.1:39598 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.734 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf64c9675, L:/127.0.0.1:40274 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.735 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.735 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1104), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [673ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1093), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1007ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.740 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.741 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.741 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.741 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:05.741 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.741 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.742 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.742 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.744 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.745 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.746 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.748 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.751 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.753 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8e9396c8, L:/127.0.0.1:39656 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.683151 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.914387 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60712 (local address 127.26.103.253:45093)
21:08:05.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.914449 (+    62us) server_negotiation.cc:207] Beginning negotiation
21:08:05.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.914451 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.916835 (+  2384us) server_negotiation.cc:408] Connection header received
21:08:05.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.918734 (+  1899us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.918736 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.918752 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.918785 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.925968 (+  7183us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.926747 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.682563 (+755816us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.682775 (+   212us) 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
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.682833 (+    58us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.682874 (+    41us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.682918 (+    44us) server_negotiation.cc:1036] Waiting for connection context
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.683032 (+   114us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60712: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60712): Connection reset by peer (error 104)
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.684240 29627 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.345390 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32790 (local address 127.26.103.253:45093)
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.345441 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.345444 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.345877 (+   433us) server_negotiation.cc:408] Connection header received
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.346537 (+   660us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.346539 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.346555 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.346592 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.350079 (+  3487us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.350937 (+   858us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.683684 (+332747us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.683888 (+   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
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.683968 (+    80us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.683997 (+    29us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.684051 (+    54us) server_negotiation.cc:1036] Waiting for connection context
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.684180 (+   129us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32790: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32790): Connection reset by peer (error 104)
21:08:05.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:05.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.760269 29322 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.934789 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39270 (local address 127.26.103.252:40409)
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.934842 (+    53us) server_negotiation.cc:207] Beginning negotiation
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.934844 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.935074 (+   230us) server_negotiation.cc:408] Connection header received
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.672474 (+737400us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.672477 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.672506 (+    29us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.672571 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.758356 (+ 85785us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.759105 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.760189 (+  1084us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39270: BlockingRecv error: recv got EOF from 127.0.0.1:39270 (error 108)
21:08:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34}
21:08:05.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [757ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1013ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1014ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.765 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.765 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x782c364a, L:/127.0.0.1:40356 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.767 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3db89f9c, L:/127.0.0.1:40328 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.768 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.769 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.772 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe5c4450c, L:/127.0.0.1:39312 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.772 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.774 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.776 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ec725c2, L:/127.0.0.1:39672 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.777043 29627 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.705734 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32912 (local address 127.26.103.253:45093)
21:08:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.776834 (+ 71100us) server_negotiation.cc:207] Beginning negotiation
21:08:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.776837 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.776845 (+     8us) server_negotiation.cc:408] Connection header received
21:08:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.776864 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.776864 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.776879 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.776977 (+    98us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32912: BlockingWrite error: write error: Broken pipe (error 32)
21:08:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71069}
21:08:05.780 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.782 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x347de0f2, L:/127.0.0.1:40410 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.785 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.786 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70a61dff, L:/127.0.0.1:40380 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.786 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.787 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.787 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:05.789 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.791 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.792 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.793 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.797 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1158), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [312ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [321ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1097ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.798 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.802 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.803 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.803 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.804 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.804 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.805 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.805 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.805 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.806 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.806 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.806 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.805 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.806 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.806 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.806 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.808 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.808 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.808 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:05.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.809 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.809 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.809 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.809 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.805882 29684 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.711115 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32936 (local address 127.26.103.253:45093)
21:08:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.805660 (+ 94545us) server_negotiation.cc:207] Beginning negotiation
21:08:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.805662 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.805670 (+     8us) server_negotiation.cc:408] Connection header received
21:08:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.805702 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.805702 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.805716 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.810 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.810 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.811 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.811 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.811 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.811 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.811 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.812 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.812 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.813 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.814 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.814 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.805813 (+    97us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32936: BlockingWrite error: write error: Broken pipe (error 32)
21:08:05.815 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa540df6c, L:/127.0.0.1:60994 - R:/127.26.103.253:45093] using TOKEN/null
21:08:05.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":94527,"thread_start_us":166,"threads_started":1}
21:08:05.816 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.816 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.818 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.818 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.820 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.821 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.821 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.823 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.823 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.823 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.824 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.824 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.824 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.824 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.825 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5bdba300, L:/127.0.0.1:32804 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.825 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.826 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.826 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.828 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.828 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:05.828 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.829 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.829 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:05.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.829 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.829 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.830 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.830 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.832 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.833 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.833 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.816 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:05.835 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.837 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x72283c54, L:/127.0.0.1:40032 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.833 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.833 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:05.842 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8cfb5eaa, L:/127.0.0.1:40340 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.843 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x026f5fb1, L:/127.0.0.1:39844 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1202), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [329ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [711ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.833 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.848 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.848 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.848 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:05.848 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.848 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x75a21a65, L:/127.0.0.1:60756 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.848 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.823 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.849 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:05.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.853 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x30357503, L:/127.0.0.1:60728 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.854 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbce6cfd8, L:/127.0.0.1:60736 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.857 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6411be76, L:/127.0.0.1:39320 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.862 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.862 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.862 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d7540a9, L:/127.0.0.1:39980 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.863 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea091ab4, L:/127.0.0.1:40036 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.864 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb89c500, L:/127.0.0.1:40000 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.834514 29587 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.972416 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60804 (local address 127.26.103.253:45093)
21:08:05.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.972590 (+   174us) server_negotiation.cc:207] Beginning negotiation
21:08:05.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.972592 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.673742 (+701150us) server_negotiation.cc:408] Connection header received
21:08:05.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.673789 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.673791 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.673807 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.673871 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.833309 (+159438us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.834298 (+   989us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.834436 (+   138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60804: BlockingRecv error: recv got EOF from 127.0.0.1:60804 (error 108)
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":150,"thread_start_us":78,"threads_started":1}
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.840751 29684 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.711302 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32940 (local address 127.26.103.253:45093)
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.805985 (+ 94683us) server_negotiation.cc:207] Beginning negotiation
21:08:05.866 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec613470, L:/127.0.0.1:39326 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.805987 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.805995 (+     8us) server_negotiation.cc:408] Connection header received
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.806013 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.806014 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.806027 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.806096 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.809008 (+  2912us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.809753 (+   745us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.840186 (+ 30433us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.866 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9af995d5, L:/127.0.0.1:60810 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.867 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.867 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.871 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x004f2b8b, L:/127.0.0.1:39988 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.871 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:05.872 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d0718f1, L:/127.0.0.1:39254 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.874 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc435b88e, L:/127.0.0.1:39924 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.875 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08b65a48, L:/127.0.0.1:40126 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.875 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7bc36fa3, L:/127.0.0.1:40060 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1245), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1039ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1181ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.881 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7873236c, L:/127.0.0.1:40388 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.882 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.882 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.882 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.882 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:05.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.883 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.883 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.885 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd305dc6e, L:/127.0.0.1:40024 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.886 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3cd99b4, L:/127.0.0.1:40308 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1225), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [470ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [470ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1164ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.889 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x75e8d58e, L:/127.0.0.1:40096 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1231), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1166ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.898 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.898 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.898 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.899 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1238), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [471ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [483ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1144ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.901 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x008c9ca8, L:/127.0.0.1:32910 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.903 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.903 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.903 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:05.903 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.903 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.904 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:05.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.904 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.905 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.906 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd42917e0, L:/127.0.0.1:32934 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.909 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.909 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.909 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:05.909 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.910 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.910 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:05.910 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.910 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.912 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1663234f, L:/127.0.0.1:40402 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.913 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.913 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.908 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.914 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.914 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.914 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:05.915 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.915 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.917 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7aa80ce1, L:/127.0.0.1:60836 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.921 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.921 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.921 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd8699ecc, L:/127.0.0.1:60780 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.922 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.922 [DEBUG - pool-4-thread-75] (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.26.103.254:34773, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [771ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1057ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1144ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.923 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68be67ed, L:/127.0.0.1:40116 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1296), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1230ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.925 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.925 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.926 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6bd05c1b, L:/127.0.0.1:40134 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1291), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [676ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [695ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [707ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1228ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.927 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.928 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.928 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:05.928 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:05.928 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.928 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:05.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.929 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.929 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.930 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:05.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1276), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [394ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [401ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.931 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:05.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.932 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.933 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.933 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:05.933 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.933 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.933 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.933 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:05.933 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.936 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x85090054, L:/127.0.0.1:39392 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.937 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a738dfc, L:/127.0.0.1:39614 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.938 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.938 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.938 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:05.939 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcdc2d59f, L:/127.0.0.1:39856 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1300), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1239ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.944 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.945 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe0705ff, L:/127.0.0.1:40314 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [427ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [436ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1144ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.952 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2372e796, L:/127.0.0.1:39296 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.955 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x54845a14, L:/127.0.0.1:60830 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.958 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb63293aa, L:/127.0.0.1:40108 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1334), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1267ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.960 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x984d596d, L:/127.0.0.1:40416 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.961 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0b1acd97, L:/127.0.0.1:40064 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.968 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbc85c6cc, L:/127.0.0.1:39338 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.969 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x48d63099, L:/127.0.0.1:40004 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.969 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf426d0d5, L:/127.0.0.1:39662 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:05.970 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0295ec55, L:/127.0.0.1:60724 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:05.971 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.972 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.924 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:05.973 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.973 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.973 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.974 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.974 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.974 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.974 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:05.975 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:05.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:05.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.978 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55ae703f, L:/127.0.0.1:39874 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1335), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1002ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1262ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1269ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.982 [DEBUG - kudu-nio-0] (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.26.103.254:34773, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [455ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [459ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1260ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.982 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.983 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.983 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:05.983 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.984 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.984 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.984 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.987 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.987 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.987 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:05.987 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.987 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:05.988 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.899 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1bf245dd, L:/127.0.0.1:40394 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.988 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.988 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:05.988 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.895 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x930519b1, L:/127.0.0.1:60770 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.894 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd7a0cd67, L:/127.0.0.1:40420 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.894 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2101b05c, L:/127.0.0.1:32896 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:05.893 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe91ad04, L:/127.0.0.1:39966 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.893 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47de32d8, L:/127.0.0.1:40408 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.892 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5afb96d, L:/127.0.0.1:40370 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.991 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:05.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1334), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1262ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1272ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:05.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:05.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.995 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.995 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.996 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.996 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:05.996 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:05.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:05.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:05.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:05.996 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.996 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:05.996 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.996 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:05.996 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:05.997 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:05.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:05.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:05.997 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:05.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.997 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:05.997 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:05.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:05.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:05.882 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x137b6751, L:/127.0.0.1:40422 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.840384 (+   198us) 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
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.840461 (+    77us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.840497 (+    36us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.840545 (+    48us) server_negotiation.cc:1036] Waiting for connection context
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.840655 (+   110us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32940: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32940): Connection reset by peer (error 104)
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":94669,"thread_start_us":58,"threads_started":1}
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.882932 29617 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.981691 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60838 (local address 127.26.103.253:45093)
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.981817 (+   126us) server_negotiation.cc:207] Beginning negotiation
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.981819 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.694815 (+712996us) server_negotiation.cc:408] Connection header received
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.694849 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.694850 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.694864 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.694924 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.716691 (+ 21767us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.717532 (+   841us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.881925 (+164393us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.882128 (+   203us) 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
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.882447 (+   319us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:05.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.882484 (+    37us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.882542 (+    58us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.882797 (+   255us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60838: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60838): Connection reset by peer (error 104)
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":105,"thread_start_us":74,"threads_started":1}
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.898818 29330 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.705891 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32952 (local address 127.26.103.253:45093)
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.790086 (+ 84195us) server_negotiation.cc:207] Beginning negotiation
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.790088 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.790100 (+    12us) server_negotiation.cc:408] Connection header received
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.790125 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.790126 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.790138 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.790221 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.800506 (+ 10285us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.801326 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.897853 (+ 96527us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.898069 (+   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
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.898422 (+   353us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.898464 (+    42us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.898505 (+    41us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.898732 (+   227us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32952: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32952): Connection reset by peer (error 104)
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84158,"thread_start_us":64,"threads_started":1}
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.905293 29631 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.711608 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32922 (local address 127.26.103.253:45093)
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.815817 (+104209us) server_negotiation.cc:207] Beginning negotiation
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.815819 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.815827 (+     8us) server_negotiation.cc:408] Connection header received
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.815848 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.815849 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.815862 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.815919 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.822512 (+  6593us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.823290 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.904384 (+ 81094us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.904575 (+   191us) 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
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.904890 (+   315us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.904935 (+    45us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.904974 (+    39us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.905210 (+   236us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32922: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32922): Connection reset by peer (error 104)
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":104190,"thread_start_us":55,"threads_started":1}
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.907774 29627 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.705747 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32932 (local address 127.26.103.253:45093)
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.777144 (+ 71397us) server_negotiation.cc:207] Beginning negotiation
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.777146 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.777153 (+     7us) server_negotiation.cc:408] Connection header received
21:08:06.001 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.777168 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.777169 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.001 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.002 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.002 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:05.986 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:05.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.003 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.003 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.003 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.004 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.004 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.004 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.005 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.006 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.006 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.006 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:06.006 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.002 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.007 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.007 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.007 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.007 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.007 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.007 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.008 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.008 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.008 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.008 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.008 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.008 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.009 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.777189 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.777240 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.806924 (+ 29684us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.807692 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.906914 (+ 99222us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.907096 (+   182us) 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
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.907416 (+   320us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.907454 (+    38us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.907496 (+    42us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.907704 (+   208us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32932: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32932): Connection reset by peer (error 104)
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71385,"thread_start_us":127,"threads_started":1}
21:08:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.919386 29553 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.960086 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60746 (local address 127.26.103.253:45093)
21:08:06.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.960457 (+   371us) server_negotiation.cc:207] Beginning negotiation
21:08:06.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.960459 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.960470 (+    11us) server_negotiation.cc:408] Connection header received
21:08:06.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.685833 (+725363us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.685834 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1377), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1177ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1200ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.685844 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.685903 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.738610 (+ 52707us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.739455 (+   845us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.918275 (+178820us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.918501 (+   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
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.918908 (+   407us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.918914 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.918915 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.918920 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.918946 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.918951 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.919007 (+    56us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.919246 (+   239us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60746: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60746): Connection reset by peer (error 104)
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":343,"thread_start_us":59,"threads_started":1}
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.980865 29581 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.970811 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60796 (local address 127.26.103.253:45093)
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.970912 (+   101us) server_negotiation.cc:207] Beginning negotiation
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.970913 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.677506 (+706593us) server_negotiation.cc:408] Connection header received
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.677540 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.677541 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.677556 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.677616 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.761339 (+ 83723us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.762228 (+   889us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.980319 (+218091us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.980503 (+   184us) 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
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.980583 (+    80us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.980619 (+    36us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.980664 (+    45us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.980765 (+   101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60796: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60796): Connection reset by peer (error 104)
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84,"thread_start_us":71,"threads_started":1}
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:05.982313 29580 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.924013 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32954 (local address 127.26.103.253:45093)
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.924056 (+    43us) server_negotiation.cc:207] Beginning negotiation
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.924058 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.973771 (+ 49713us) server_negotiation.cc:408] Connection header received
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.973806 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.973807 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.973823 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.973875 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.978309 (+  4434us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.979071 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.982228 (+  3157us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32954: BlockingRecv error: recv got EOF from 127.0.0.1:32954 (error 108)
21:08:06.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:06.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.015 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.015 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.015 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.016 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.017 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.014 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.018 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.018 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:06.019 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.019 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.018 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.019 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.019 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.020 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.020 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.020 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.026 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.026 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [934ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1187ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1268ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.027 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.029 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.029 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.030 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.030 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.030 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.030 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.031 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.031 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.031 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1ebf4a54, L:/127.0.0.1:39712 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.033 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.035252 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.027254 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32960 (local address 127.26.103.253:45093)
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.027322 (+    68us) server_negotiation.cc:207] Beginning negotiation
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.027324 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.028500 (+  1176us) server_negotiation.cc:408] Connection header received
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.028788 (+   288us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.028789 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.028804 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.028850 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.031839 (+  2989us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.032670 (+   831us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.035166 (+  2496us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32960: BlockingRecv error: recv got EOF from 127.0.0.1:32960 (error 108)
21:08:06.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:06.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.036 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0e146a20, L:/127.0.0.1:39722 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.036 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.037 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.038 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1381), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [937ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1281ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.038 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.040 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.041 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.041 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:06.041 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.042832 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.043 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.039523 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32968 (local address 127.26.103.253:45093)
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.040096 (+   573us) server_negotiation.cc:207] Beginning negotiation
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.040098 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.042276 (+  2178us) server_negotiation.cc:408] Connection header received
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.042545 (+   269us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.042547 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.042562 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.042595 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.042768 (+   173us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32968: BlockingRecv error: recv got EOF from 127.0.0.1:32968 (error 108)
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":541}
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.042889 29639 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.034825 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39738 (local address 127.26.103.252:40409)
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.034890 (+    65us) server_negotiation.cc:207] Beginning negotiation
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.034892 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.043 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.036832 (+  1940us) server_negotiation.cc:408] Connection header received
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.037608 (+   776us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.037610 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.037623 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.037656 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.041556 (+  3900us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.042317 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.042811 (+   494us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39738: BlockingRecv error: recv got EOF from 127.0.0.1:39738 (error 108)
21:08:06.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
21:08:06.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.044 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.045 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.045 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.045 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.048 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.048 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1396), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1276ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.051 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.052 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.052 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:06.052 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.052 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x93e14267, L:/127.0.0.1:39750 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.052 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.052 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.053172 27212 connection.cc:466] server connection from 127.0.0.1:39750 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39750 (request call id 0) could send its response
21:08:06.053 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.053 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.054 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.055 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.056 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.057 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.057 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.058 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.059 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.064 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.065 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9ef8a35c, L:/127.0.0.1:40426 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.066 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.068 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfb31f09e, L:/127.0.0.1:40434 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.070 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.071 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:06.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=637), Traces: [0ms] refreshing cache from master, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [548ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [564ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.079 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.079 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.080 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.081 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.081 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.081 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0a69dab7, L:/127.0.0.1:32978 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.081933 29639 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.063166 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39760 (local address 127.26.103.252:40409)
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.063223 (+    57us) server_negotiation.cc:207] Beginning negotiation
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.063225 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.064541 (+  1316us) server_negotiation.cc:408] Connection header received
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.064729 (+   188us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.064730 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.064746 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.064780 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.070636 (+  5856us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.071384 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.079743 (+  8359us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.079955 (+   212us) 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
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.080509 (+   554us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.080513 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.080514 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.080520 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.080537 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.080542 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.080585 (+    43us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.081827 (+  1242us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39760: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39760): Cannot send after transport endpoint shutdown (error 108)
21:08:06.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:06.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.083 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.083 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.083 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.084 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.085 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.085 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.091 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.091 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1454), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [965ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.093 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x94d6af67, L:/127.0.0.1:39764 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.094 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.094 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.094 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:06.094 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.095 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.095 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.095 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.095 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.097146 29639 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.084618 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39772 (local address 127.26.103.252:40409)
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.084665 (+    47us) server_negotiation.cc:207] Beginning negotiation
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.084667 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.085271 (+   604us) server_negotiation.cc:408] Connection header received
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.085468 (+   197us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.085470 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.085482 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.085511 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.088555 (+  3044us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.089165 (+   610us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.096532 (+  7367us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.096740 (+   208us) 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
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.096856 (+   116us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.096859 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.096860 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.096866 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.096878 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.096882 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.096933 (+    51us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.097045 (+   112us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39772: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39772): Connection reset by peer (error 104)
21:08:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:06.098 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.098 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.099 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.099 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.100 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1474), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [973ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1190ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.102 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.103 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.103 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.103 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.106840 29639 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.100966 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39780 (local address 127.26.103.252:40409)
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.101024 (+    58us) server_negotiation.cc:207] Beginning negotiation
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.101026 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.102275 (+  1249us) server_negotiation.cc:408] Connection header received
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.102809 (+   534us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.102811 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.102824 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.102857 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.105748 (+  2891us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.106525 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.106769 (+   244us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39780: BlockingRecv error: recv got EOF from 127.0.0.1:39780 (error 108)
21:08:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:06.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.107 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.109221 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.101485 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32986 (local address 127.26.103.253:45093)
21:08:06.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.101535 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.101537 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.102608 (+  1071us) server_negotiation.cc:408] Connection header received
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.103061 (+   453us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.103063 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.103075 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.109 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.103107 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.108249 (+  5142us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.108998 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.109151 (+   153us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32986: BlockingRecv error: recv got EOF from 127.0.0.1:32986 (error 108)
21:08:06.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:06.110 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.111 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.112 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.113 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.114 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1439), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [978ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1192ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.117 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.117 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.117 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.118 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.119 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.122 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5545ed18, L:/127.0.0.1:39782 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.125555 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.115103 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32998 (local address 127.26.103.253:45093)
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.115152 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.115154 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.116549 (+  1395us) server_negotiation.cc:408] Connection header received
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.117598 (+  1049us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.117600 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.117615 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.117651 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.124483 (+  6832us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.125248 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.125470 (+   222us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32998: BlockingRecv error: recv got EOF from 127.0.0.1:32998 (error 108)
21:08:06.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:06.126 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.129 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.130 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.131 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.132 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.133 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.133 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1462), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.139 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.139 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:06.139 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:06.139 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.139 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.141 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2d8327b3, L:/127.0.0.1:39796 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.142 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.143 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.145 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.145 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.146 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.152 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x94995204, L:/127.0.0.1:39804 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.154 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.154 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.158 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.159 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.160 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.162 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.164 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.167 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xebccb006, L:/127.0.0.1:40446 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.171 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.172 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.172 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1542), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [166ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1269ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, deferred=null) after lookup
21:08:06.172 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.173 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x34278f8e, L:/127.0.0.1:40462 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.175 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.176 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.176 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.177 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.177 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:06.177 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.177 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.180 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.191 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.192 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x785d39db, L:/127.0.0.1:39812 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.194 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.194 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1531), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [770ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1177ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1310ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.195 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.198 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.198 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.198 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.198 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.199 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.212109 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.195656 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33006 (local address 127.26.103.253:45093)
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.195705 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.195708 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.196221 (+   513us) server_negotiation.cc:408] Connection header received
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.196874 (+   653us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.196876 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.196895 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.196954 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.209376 (+ 12422us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.210118 (+   742us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.212037 (+  1919us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33006: BlockingRecv error: recv got EOF from 127.0.0.1:33006 (error 108)
21:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:06.212 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.213 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.213 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.213 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.213 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.215 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.215 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.215 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.217 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.217 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.217 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.217 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.217 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1552), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [926ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1222ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1313ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.221 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.221 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.221 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.221 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.221 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.222 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.222 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.224102 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.218159 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33022 (local address 127.26.103.253:45093)
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.218345 (+   186us) server_negotiation.cc:207] Beginning negotiation
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.218348 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.218616 (+   268us) server_negotiation.cc:408] Connection header received
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.218949 (+   333us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.218951 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.218968 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.219004 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.223127 (+  4123us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.223777 (+   650us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.224031 (+   254us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33022: BlockingRecv error: recv got EOF from 127.0.0.1:33022 (error 108)
21:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":151}
21:08:06.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.226 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.226 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.227 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.228 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.235 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x43d27737, L:/127.0.0.1:40466 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.236 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:06.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=794), Traces: [0ms] refreshing cache from master, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [715ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [725ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.239 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7e9d67b0, L:/127.0.0.1:39822 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.239 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.240 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.240 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.240 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.240 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.241 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.241 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.241 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.241 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.242 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.242 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.242 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.243 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.243275 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.233985 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33026 (local address 127.26.103.253:45093)
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.234035 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.234037 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.234508 (+   471us) server_negotiation.cc:408] Connection header received
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.235675 (+  1167us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.235676 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.235701 (+    25us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.235735 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.241459 (+  5724us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.242190 (+   731us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.243205 (+  1015us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33026: BlockingRecv error: recv got EOF from 127.0.0.1:33026 (error 108)
21:08:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:06.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.244 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.245 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.245 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.245 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.246 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.247 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.252 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0c623127, L:/127.0.0.1:39824 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.254 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.260 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.265 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x71da73c0, L:/127.0.0.1:40470 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.266 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.267 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.269 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.270 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=834), Traces: [0ms] refreshing cache from master, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [751ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [757ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.274 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.274 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7468bea3, L:/127.0.0.1:39836 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.275 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.275 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.275 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.275597 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.270177 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33036 (local address 127.26.103.253:45093)
21:08:06.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.270242 (+    65us) server_negotiation.cc:207] Beginning negotiation
21:08:06.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.270244 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.270687 (+   443us) server_negotiation.cc:408] Connection header received
21:08:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.270942 (+   255us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.270943 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.270957 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.270994 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.274297 (+  3303us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.275209 (+   912us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.275520 (+   311us) 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)
21:08:06.276 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
21:08:06.276 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.276 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.278 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.280 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.280 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.282 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.282 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.283 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.283 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.283 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1654), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [971ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1296ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.283 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.284 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.284 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.285 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.285 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.286 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.286 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.287 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.287 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.288 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.288 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.288 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:06.288 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.288 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state CONNECTING
21:08:06.288 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.289 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.289 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.289 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.290 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.293 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.293 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.293 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.293 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.292 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.292 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.291 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.294 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.291 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.290 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.290 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.295 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.296 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.297 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.299 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.300 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.300 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.301 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.301 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.301 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.302 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.303 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.303 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.303 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.303 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:06.305 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.305 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1630), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [909ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1110ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1366ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.305 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.307 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.307 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1634), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [699ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1176ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.306 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.309 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.309 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.309 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.310 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.310 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.310 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.310 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:06.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.311 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.311 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.311 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.312 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.311932 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.306689 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33046 (local address 127.26.103.253:45093)
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.306740 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.306743 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.309206 (+  2463us) server_negotiation.cc:408] Connection header received
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.311576 (+  2370us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.311578 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.311593 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.311629 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.311863 (+   234us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33046: BlockingRecv error: recv got EOF from 127.0.0.1:33046 (error 108)
21:08:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:06.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.313 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.314 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.314 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.314 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.314 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.314 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.314 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.315 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.317 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.317 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.317 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.318 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.318 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.318 [DEBUG - pool-4-thread-61] (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.26.103.254:34773, [942ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1139ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1430ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.319 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.320 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.321 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.322 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.322 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:06.322 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.322 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.322 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.323 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.325 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.325 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=885), Traces: [0ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [658ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.328 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.328 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.328 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.328 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.328 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.329 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9d843a70, L:/127.0.0.1:39848 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.329 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.329 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.329 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.329 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.329 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.330 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.329795 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.328548 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33060 (local address 127.26.103.253:45093)
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.328602 (+    54us) server_negotiation.cc:207] Beginning negotiation
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.328605 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.328616 (+    11us) server_negotiation.cc:408] Connection header received
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.329563 (+   947us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.329564 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.329578 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.329630 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.329718 (+    88us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33060: BlockingRecv error: recv got EOF from 127.0.0.1:33060 (error 108)
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:06.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.330237 27210 connection.cc:466] server connection from 127.0.0.1:39848 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39848 (request call id 0) could send its response
21:08:06.331 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.332 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.332 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.332 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.332 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.332 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:06.332 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.333 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.336 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0e68e17f, L:/127.0.0.1:39846 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.338 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.340 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.343 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6caf8fae, L:/127.0.0.1:40478 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.345 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.346 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=902), Traces: [0ms] refreshing cache from master, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [818ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [827ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [833ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.348 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.348 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.349 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.349 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.349 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.350636 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.348355 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33074 (local address 127.26.103.253:45093)
21:08:06.350 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.348410 (+    55us) server_negotiation.cc:207] Beginning negotiation
21:08:06.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.348412 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.349035 (+   623us) server_negotiation.cc:408] Connection header received
21:08:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.349237 (+   202us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.349239 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.349253 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.349289 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.350567 (+  1278us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33074: BlockingRecv error: recv got EOF from 127.0.0.1:33074 (error 108)
21:08:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:08:06.351 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.352334 29639 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.338999 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39850 (local address 127.26.103.252:40409)
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.339047 (+    48us) server_negotiation.cc:207] Beginning negotiation
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.339049 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.339553 (+   504us) server_negotiation.cc:408] Connection header received
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.339751 (+   198us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.339753 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.339766 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.339801 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.344045 (+  4244us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.344850 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.350061 (+  5211us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.350280 (+   219us) 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
21:08:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.352040 (+  1760us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:06.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.352046 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:06.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.352047 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:06.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.352053 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:06.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.352072 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:06.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.352077 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:06.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.352144 (+    67us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.352254 (+   110us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39850: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39850): Connection reset by peer (error 104)
21:08:06.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:06.353 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.353 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.356 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.356 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.356 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.358 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.359 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.361 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.364 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.364 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=919), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [511ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [904ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.364 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.364 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1722), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1391ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.364 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.366 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.368 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.369 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.369 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.369 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.369 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.370 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.372493 29639 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.359541 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39864 (local address 127.26.103.252:40409)
21:08:06.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.359589 (+    48us) server_negotiation.cc:207] Beginning negotiation
21:08:06.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.359592 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.360136 (+   544us) server_negotiation.cc:408] Connection header received
21:08:06.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.360395 (+   259us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.360397 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.360411 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.360446 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.367843 (+  7397us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.373 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.368580 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.371052 (+  2472us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.371283 (+   231us) 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
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.372050 (+   767us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.372054 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.372055 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.372062 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.372082 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.372087 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.372136 (+    49us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.372399 (+   263us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39864: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39864): Connection reset by peer (error 104)
21:08:06.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:06.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.378 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.379 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.379 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.380 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.380 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.380 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.380 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.381 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.381 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.381 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.382 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.383 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.383 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.383708 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.365238 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33088 (local address 127.26.103.253:45093)
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.365311 (+    73us) server_negotiation.cc:207] Beginning negotiation
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.365313 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.365325 (+    12us) server_negotiation.cc:408] Connection header received
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.365781 (+   456us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.365782 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.365797 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.365893 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.375295 (+  9402us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.376108 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.381998 (+  5890us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.382227 (+   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
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.383274 (+  1047us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.383350 (+    76us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.383421 (+    71us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.383626 (+   205us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33088: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33088): Connection reset by peer (error 104)
21:08:06.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:08:06.385 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.385675 29776 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.366156 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33104 (local address 127.26.103.253:45093)
21:08:06.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.366506 (+   350us) server_negotiation.cc:207] Beginning negotiation
21:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.366509 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.368029 (+  1520us) server_negotiation.cc:408] Connection header received
21:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.369048 (+  1019us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.369050 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.369066 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.369135 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.373040 (+  3905us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.373890 (+   850us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.385553 (+ 11663us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33104: BlockingRecv error: recv got EOF from 127.0.0.1:33104 (error 108)
21:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":305}
21:08:06.386 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.386 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.387 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.387 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.387 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.387 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.388 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.388 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.391 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.393 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.394 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.395 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:06.397 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.398 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.401 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.403 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.406 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x93b78922, L:/127.0.0.1:33110 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:06.407 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.408 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.410 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.412 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47c2fce1, L:/127.0.0.1:40480 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.414 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.415 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.416 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.416 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.417 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.417 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.418 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.419 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.419 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x879345e8, L:/127.0.0.1:40496 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.419 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.420 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.420 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.421 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.421 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.422 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.422 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.423 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.423 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.423 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.424 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.424 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.425 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.425 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.431 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.433 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.436 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.438 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb6fdd8d, L:/127.0.0.1:40514 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=138), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [17ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.442 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.447 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.447 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.447 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.448 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.450 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xde96a1c9, L:/127.0.0.1:40508 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.451273 29639 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.432675 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39870 (local address 127.26.103.252:40409)
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.432729 (+    54us) server_negotiation.cc:207] Beginning negotiation
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.432731 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.434178 (+  1447us) server_negotiation.cc:408] Connection header received
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.434404 (+   226us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.434405 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.434422 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.434455 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.443409 (+  8954us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.444212 (+   803us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.449833 (+  5621us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.450033 (+   200us) 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
21:08:06.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.450877 (+   844us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.450881 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.450882 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.450889 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.450907 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.450911 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.450969 (+    58us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.451155 (+   186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39870: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:39870): Connection reset by peer (error 104)
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.452090 29776 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.436776 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33114 (local address 127.26.103.253:45093)
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.436832 (+    56us) server_negotiation.cc:207] Beginning negotiation
21:08:06.452 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.436834 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.442504 (+  5670us) server_negotiation.cc:408] Connection header received
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.442820 (+   316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.442822 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.442841 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.442876 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.449209 (+  6333us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.450103 (+   894us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.452027 (+  1924us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33114: BlockingRecv error: recv got EOF from 127.0.0.1:33114 (error 108)
21:08:06.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:06.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.453 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.454 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.454 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.458 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.458 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1017), Traces: [0ms] refreshing cache from master, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [651ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [663ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [682ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.459 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.461 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.461 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.461 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.464838 29776 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.458956 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33120 (local address 127.26.103.253:45093)
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.459014 (+    58us) server_negotiation.cc:207] Beginning negotiation
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.459017 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.459448 (+   431us) server_negotiation.cc:408] Connection header received
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.459986 (+   538us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.459988 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.460001 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.460037 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.463542 (+  3505us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.464452 (+   910us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.464770 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33120: BlockingRecv error: recv got EOF from 127.0.0.1:33120 (error 108)
21:08:06.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:06.465 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.466 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.479 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.482 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.482 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.483 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.485 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.487 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.488 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.488 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdc62bd62, L:/127.0.0.1:39832 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1852), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [313ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1174ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1790ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.491 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.491 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1840), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [950ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1772ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.492 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.494 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.494 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.494 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.494 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.495 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.495 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.495 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.495 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.495 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.495 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.495 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.495 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x15ee2cc2, L:/127.0.0.1:39876 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.496 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.496814 29776 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.492178 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33136 (local address 127.26.103.253:45093)
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.492239 (+    61us) server_negotiation.cc:207] Beginning negotiation
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.492241 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.493762 (+  1521us) server_negotiation.cc:408] Connection header received
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.496518 (+  2756us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.496520 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.496533 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.496566 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.496752 (+   186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33136: BlockingRecv error: recv got EOF from 127.0.0.1:33136 (error 108)
21:08:06.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:06.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.497 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.497 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.498 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.499 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.501 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.501 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.503 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.503 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.504 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.505 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.508 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa450837c, L:/127.0.0.1:40516 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.509 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.509 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.510 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.511 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.511 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.511 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.512 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.512 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:06.513 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.516 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.518 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaead629f, L:/127.0.0.1:40520 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.520 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x04cae51f, L:/127.0.0.1:33140 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:06.523 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92d26367, L:/127.0.0.1:40518 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.525 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.525 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.526 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.528 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x583b46d7, L:/127.0.0.1:39882 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.529 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.529 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f5776e8, L:/127.0.0.1:40530 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.530 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=246), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [138ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.532 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.533 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.535 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.535 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:06.536 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.536 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.536 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.536 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.537 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.537 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.538 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.548 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.552 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.554 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.555 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.557 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.559 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.560 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:06.565 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa6316c60, L:/127.0.0.1:39890 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.565 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x41309a0c, L:/127.0.0.1:40540 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.565 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xca56a919, L:/127.0.0.1:33150 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:06.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=280), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [180ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.569 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbdea68c7, L:/127.0.0.1:39900 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.571 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.572 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.573 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.573 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.573 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.574 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.575 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.577 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5288ff39, L:/127.0.0.1:40542 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=291), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.579 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x545f0762, L:/127.0.0.1:33160 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:06.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.580 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.581 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.581 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.581 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.581 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.582 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.582 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.586 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.601432 29621 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.982523 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39404 (local address 127.26.103.252:40409)
21:08:06.659 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.660 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.660 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.661 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.662 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.662 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.662 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.664 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.669 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.671 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.672 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2001), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1610ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.672 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.672 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.672 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.673 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.673 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.674 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.674 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.674 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.674 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.982693 (+   170us) server_negotiation.cc:207] Beginning negotiation
21:08:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.982695 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.601319 (+1618624us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39404: BlockingRecv error: recv got EOF from 127.0.0.1:39404 (error 108)
21:08:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":150,"thread_start_us":70,"threads_started":1}
21:08:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.657437 29625 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.326518 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32776 (local address 127.26.103.253:45093)
21:08:06.675 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.675 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.675 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.675 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.675 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.676 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.676 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:06.677 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.326585 (+    67us) server_negotiation.cc:207] Beginning negotiation
21:08:06.678 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.676 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.676 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.676 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.676 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.326588 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.327075 (+   487us) server_negotiation.cc:408] Connection header received
21:08:06.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.327431 (+   356us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.327432 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.327444 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.327503 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.330569 (+  3066us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.331340 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.656756 (+1325416us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.656990 (+   234us) 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
21:08:06.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.657089 (+    99us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:06.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.657132 (+    43us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:06.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.657186 (+    54us) server_negotiation.cc:1036] Waiting for connection context
21:08:06.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.657324 (+   138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32776: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32776): Connection reset by peer (error 104)
21:08:06.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:06.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.685 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.686 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.686 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.687 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.687 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.687 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.687 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.688 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.688 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.688 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.689 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.689 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.689 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.689 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.689 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.689 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.689 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.690 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.690 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.691 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.691 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.691 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.691 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.692 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.692 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.693 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.693 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.693 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2065), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [159ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.694 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.694 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.694 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.694 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.695 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.695 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.696 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.697 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.697 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.698 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.698 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.700 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:06.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.690583 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.372634 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32836 (local address 127.26.103.253:45093)
21:08:06.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.374714 (+  2080us) server_negotiation.cc:207] Beginning negotiation
21:08:06.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.374718 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:08:06.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:05.374738 (+    20us) server_negotiation.cc:408] Connection header received
21:08:06.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.690303 (+1315565us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.690305 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.690321 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.690386 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.690499 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32836: BlockingRecv error: recv got EOF from 127.0.0.1:32836 (error 108)
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2024,"thread_start_us":94,"threads_started":1}
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.693300 29312 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.931613 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39256 (local address 127.26.103.252:40409)
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.931657 (+    44us) server_negotiation.cc:207] Beginning negotiation
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.931659 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.931934 (+   275us) server_negotiation.cc:408] Connection header received
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.693087 (+1761153us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.693088 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.693100 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.693151 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.693242 (+    91us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39256: BlockingRecv error: recv got EOF from 127.0.0.1:39256 (error 108)
21:08:06.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:06.704 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.705 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.709 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.712 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.714 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.717 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.720 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.721 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.727 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.675 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1237), Traces: [0ms] refreshing cache from master, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [556ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [732ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [743ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.693 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.729 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.729 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.731 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.734 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.734 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.737 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.738 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.740 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.741 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.742 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.745 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.748 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.751 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x27567dd1, L:/127.0.0.1:39912 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.752 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa10311ac, L:/127.0.0.1:40620 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.753 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x64abc562, L:/127.0.0.1:39942 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.756 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a3940bf, L:/127.0.0.1:40608 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.757 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3a381f5, L:/127.0.0.1:39940 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.757 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf7e29b32, L:/127.0.0.1:39938 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.759 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9b4cdb90, L:/127.0.0.1:40054 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2089), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1265ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [2034ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.762 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.763 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.763 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.764 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.764 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.764 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.764 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.765 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.765 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92f4a824, L:/127.0.0.1:40578 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.766 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x168f96c2, L:/127.0.0.1:40588 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.766 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3dc0c201, L:/127.0.0.1:40640 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.767 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.767 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x316bf14b, L:/127.0.0.1:40572 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.768 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.770 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.771 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4294d0b3, L:/127.0.0.1:40634 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.771 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:06.772 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.774 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5aba1dfa, L:/127.0.0.1:40658 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.774 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.775 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.779 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.779 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.782 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.783 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.785 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.788 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ec71910, L:/127.0.0.1:40632 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.789 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa4d85c5d, L:/127.0.0.1:40690 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.790 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c696d13, L:/127.0.0.1:40644 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.681 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.681 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.831 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd2928837, L:/127.0.0.1:40080 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.681 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:06.833 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.834 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.681 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.829 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.835 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.835 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnected from peer
21:08:06.826 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x064a669c, L:/127.0.0.1:39952 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.825 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.824 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.824 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.838 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.838 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.838 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.838 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.839 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.841 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.842 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=539), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [373ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.843 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x832e019f, L:/127.0.0.1:60826 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:06.843 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.843 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.844 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51791774, L:/127.0.0.1:40016 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.823 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.845 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=550), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [13ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.822 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x629165f3, L:/127.0.0.1:40738 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.821 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a7f572c, L:/127.0.0.1:40704 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.821 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85ceb80f, L:/127.0.0.1:40682 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.848 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xec916a64, L:/127.0.0.1:33216 - R:/127.26.103.253:45093] using TOKEN/null
21:08:06.848 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.849 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.849 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.849 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.850 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.850 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.851 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.851 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.851 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.851 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2191), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [482ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1137ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [2126ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.852 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdeb89ca2, L:/127.0.0.1:60732 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:06.853 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.854 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.854 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.854 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.854 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=571), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [122ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.855 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.855 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.855 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.855 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.856 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.856 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.856 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.856 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.857 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.857 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.857 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.857 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.857 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.857 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.858 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.859 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.859 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.860 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.861 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.861 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.862 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.863 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeb214259, L:/127.0.0.1:33176 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:06.864 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7535f5f8, L:/127.0.0.1:39996 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.867 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.867 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.867 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.868 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x15083c46, L:/127.0.0.1:40560 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.869 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.869 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.869 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2248), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [974ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1039ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1721ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [2179ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.872 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.873 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.873 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.873 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.873 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.886 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47beac17, L:/127.0.0.1:39886 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.887 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x44a65dd4, L:/127.0.0.1:39966 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2240), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [344ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [349ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [2176ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2231), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [415ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [428ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [2170ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.821 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xba60fccd, L:/127.0.0.1:40580 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.820 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7fc4e00f, L:/127.0.0.1:40744 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.819 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2198f7a2, L:/127.0.0.1:40676 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.890 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1e6d3b3f, L:/127.0.0.1:40674 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.890 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd67f41b4, L:/127.0.0.1:39950 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.891 [DEBUG - kudu-nio-0] (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.26.103.254:34773, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1059ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1148ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [2174ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.816 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x918d5529, L:/127.0.0.1:39922 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2240), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [684ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [2138ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [2178ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.894 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.896 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.896 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.896 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.896 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.896 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.813 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b6b7cff, L:/127.0.0.1:39926 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.900 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.900 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.901 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.809 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x92ca7d10, L:/127.0.0.1:33200 - R:/127.26.103.253:45093] using TOKEN/null
21:08:06.806 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x22cbf343, L:/127.0.0.1:40038 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1125ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1245ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [2178ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.804 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b38d25c, L:/127.0.0.1:39902 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.798 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x022fd018, L:/127.0.0.1:40546 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.794 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.904 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.904 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.904 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.904 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.905 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.905 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.905 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.905 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.905 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.905 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.905 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=616), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [458ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:06.906 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.906 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.906 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb70d25f1, L:/127.0.0.1:40602 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.906 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.793 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.908 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.909 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.909 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.909 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:06.909 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.909 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.792 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.791 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.913 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.913 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.791406 29564 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.964309 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39354 (local address 127.26.103.252:40409)
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.964916 (+   607us) server_negotiation.cc:207] Beginning negotiation
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.964919 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.964929 (+    10us) server_negotiation.cc:408] Connection header received
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.691851 (+1726922us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.691853 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.691868 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.691928 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.790350 (+ 98422us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.791124 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.791329 (+   205us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39354: BlockingRecv error: recv got EOF from 127.0.0.1:39354 (error 108)
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":582,"thread_start_us":62,"threads_started":1}
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.853704 29598 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.842997 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33232 (local address 127.26.103.253:45093)
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.843038 (+    41us) server_negotiation.cc:207] Beginning negotiation
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.843040 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.844484 (+  1444us) server_negotiation.cc:408] Connection header received
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.844647 (+   163us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.844649 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.844660 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.844705 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.847045 (+  2340us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.847752 (+   707us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.853622 (+  5870us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33232: BlockingRecv error: recv got EOF from 127.0.0.1:33232 (error 108)
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.854334 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.699285 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33188 (local address 127.26.103.253:45093)
21:08:06.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c3ad8bf, L:/127.0.0.1:40730 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.790 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.790 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.919 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdbd1a21a, L:/127.0.0.1:40020 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.699341 (+    56us) server_negotiation.cc:207] Beginning negotiation
21:08:06.920 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.920 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.921 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:06.921 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.922 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.922 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.922 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.904 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.924 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.924 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.924 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.925 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.928 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x44d2f7ce, L:/127.0.0.1:39982 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.931 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3605696c, L:/127.0.0.1:40758 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.932 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa56cd63, L:/127.0.0.1:40668 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=643), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [360ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [472ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [541ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.936 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.936 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.936 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.936 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.937 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.937 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.937 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0fd0a70d, L:/127.0.0.1:40718 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.938 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.938 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.940 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.940 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.940 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.941 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.941 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.941 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.941 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.941 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.941 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.942 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.942 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.943 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.943 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.943 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.943 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.944 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.944 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.944 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2295), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [1241ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [2232ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.946 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.947 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.859 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19dacdcb, L:/127.0.0.1:40130 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.854 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.947 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.947 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.947 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.947 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.948 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.948 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.948 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.948 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.948 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.948 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.948 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.948 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.948 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.948 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.699343 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.699354 (+    11us) server_negotiation.cc:408] Connection header received
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.699381 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.699382 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.699394 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.699456 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.853118 (+153662us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.853862 (+   744us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.854281 (+   419us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33188: BlockingRecv error: recv got EOF from 127.0.0.1:33188 (error 108)
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.859565 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.855454 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33236 (local address 127.26.103.253:45093)
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.855497 (+    43us) server_negotiation.cc:207] Beginning negotiation
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.855499 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.855936 (+   437us) server_negotiation.cc:408] Connection header received
21:08:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.856130 (+   194us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.856132 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.856144 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.856177 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.858583 (+  2406us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.859299 (+   716us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.859511 (+   212us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33236: BlockingRecv error: recv got EOF from 127.0.0.1:33236 (error 108)
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.867990 29972 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.834565 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40010 (local address 127.26.103.252:40409)
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.834621 (+    56us) server_negotiation.cc:207] Beginning negotiation
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.834623 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.835132 (+   509us) server_negotiation.cc:408] Connection header received
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.835398 (+   266us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.835399 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.835416 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.835460 (+    44us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.866449 (+ 30989us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.867248 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.867901 (+   653us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40010: BlockingRecv error: recv got EOF from 127.0.0.1:40010 (error 108)
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.915346 29621 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2318), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1240ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1249ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [2253ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.665184 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39922 (local address 127.26.103.252:40409)
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.666489 (+  1305us) server_negotiation.cc:207] Beginning negotiation
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.666491 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.666502 (+    11us) server_negotiation.cc:408] Connection header received
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.666546 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.666547 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.666563 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.666625 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.914007 (+247382us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.914783 (+   776us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.915277 (+   494us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39922: BlockingRecv error: recv got EOF from 127.0.0.1:39922 (error 108)
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1271}
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.920615 27210 connection.cc:466] server connection from 127.0.0.1:40020 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40020 (request call id 0) could send its response
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.921484 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.906873 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33246 (local address 127.26.103.253:45093)
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.910624 (+  3751us) server_negotiation.cc:207] Beginning negotiation
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.910627 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.910638 (+    11us) server_negotiation.cc:408] Connection header received
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.910671 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.910672 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.910685 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.910728 (+    43us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.918253 (+  7525us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.919048 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.921415 (+  2367us) 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)
21:08:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3718}
21:08:06.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.954 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.955 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.955 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.955 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.955 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.955 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.956 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.956 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.956 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.956 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.957 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:06.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.957 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:06.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.959 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.959 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.959 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.959 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.960 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.960 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=677), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [140ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [519ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.964 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.964 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.964 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.965273 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.960212 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33248 (local address 127.26.103.253:45093)
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.960272 (+    60us) server_negotiation.cc:207] Beginning negotiation
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.960275 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.960683 (+   408us) server_negotiation.cc:408] Connection header received
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.960955 (+   272us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.960956 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.960969 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.961004 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.963757 (+  2753us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.964604 (+   847us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.965192 (+   588us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33248: BlockingRecv error: recv got EOF from 127.0.0.1:33248 (error 108)
21:08:06.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:06.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.966 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:06.966 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.967 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.967 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:06.968 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.969 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:06.969 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.976 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.976 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x532343e8, L:/127.0.0.1:40034 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.978 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.981 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5fa3d47c, L:/127.0.0.1:40774 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:06.982 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.983 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=698), Traces: [0ms] refreshing cache from master, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [379ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:06.984 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcd1b7077, L:/127.0.0.1:40042 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:06.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.985 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.986 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.986 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.986 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.986 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.987 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.987914 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.985731 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33262 (local address 127.26.103.253:45093)
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.985781 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.985783 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.986151 (+   368us) server_negotiation.cc:408] Connection header received
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.986915 (+   764us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.986917 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.986931 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.986967 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.987849 (+   882us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33262: BlockingRecv error: recv got EOF from 127.0.0.1:33262 (error 108)
21:08:06.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:06.989 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:06.989 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=708), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [155ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [393ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:06.990 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:06.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:06.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:06.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:06.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:06.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:06.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:06.992 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:06.992 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:06.992 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:06.993 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:06.993 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:06.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:06.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:06.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.994954 29607 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.978190 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39390 (local address 127.26.103.252:40409)
21:08:06.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.978386 (+   196us) server_negotiation.cc:207] Beginning negotiation
21:08:06.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.978388 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:06.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.994886 (+2016498us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39390: BlockingRecv error: recv got EOF from 127.0.0.1:39390 (error 108)
21:08:06.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":176,"thread_start_us":58,"threads_started":1}
21:08:06.995 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.996 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:06.996 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:06.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:06.997954 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.989845 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33272 (local address 127.26.103.253:45093)
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.989892 (+    47us) server_negotiation.cc:207] Beginning negotiation
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.989893 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.990275 (+   382us) server_negotiation.cc:408] Connection header received
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.990546 (+   271us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.990548 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.990561 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.990591 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.996473 (+  5882us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.997224 (+   751us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:06.997879 (+   655us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33272: BlockingRecv error: recv got EOF from 127.0.0.1:33272 (error 108)
21:08:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:06.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:06.998 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:06.999 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:06.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:06.999 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.001 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.001 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=702), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [524ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.005 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.005 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc4f9b601, L:/127.0.0.1:40050 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.005 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.006 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.006 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.006 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.006 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.007 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.008 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.008 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.009 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.009 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.010 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.010 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.010 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=725), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [538ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.010 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.014 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.014 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.014 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.014523 29564 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.009855 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40066 (local address 127.26.103.252:40409)
21:08:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.009902 (+    47us) server_negotiation.cc:207] Beginning negotiation
21:08:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.009904 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.010261 (+   357us) server_negotiation.cc:408] Connection header received
21:08:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.010428 (+   167us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.010430 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.010445 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.010477 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.013412 (+  2935us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.014188 (+   776us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.014447 (+   259us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40066: BlockingRecv error: recv got EOF from 127.0.0.1:40066 (error 108)
21:08:07.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:07.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.015 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.016 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.016 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.017 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.018 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.019 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.022 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ad4d101, L:/127.0.0.1:40054 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.024 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ecdcd2c, L:/127.0.0.1:40080 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.030 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.030 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=732), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [339ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [607ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.031 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.033 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.033 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.033 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.033 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.035964 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.031129 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33286 (local address 127.26.103.253:45093)
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.031184 (+    55us) server_negotiation.cc:207] Beginning negotiation
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.031186 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.031650 (+   464us) server_negotiation.cc:408] Connection header received
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.031946 (+   296us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.031948 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.031961 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.031996 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.034695 (+  2699us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.035644 (+   949us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.035890 (+   246us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33286: BlockingRecv error: recv got EOF from 127.0.0.1:33286 (error 108)
21:08:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:07.037 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.037 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.038 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.039 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.039 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.040 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.046 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.046 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x25d66e00, L:/127.0.0.1:40082 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.046 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=751), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [378ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.048 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd7b4bda0, L:/127.0.0.1:40090 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.049 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.049 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.049 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.050 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.050 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.050 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.050 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.051 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.052 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.054 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.055106 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.047223 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33298 (local address 127.26.103.253:45093)
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.050165 (+  2942us) server_negotiation.cc:207] Beginning negotiation
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.050168 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.050179 (+    11us) server_negotiation.cc:408] Connection header received
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.050204 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.050206 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.050224 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.050270 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.053145 (+  2875us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.053976 (+   831us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.055022 (+  1046us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33298: BlockingRecv error: recv got EOF from 127.0.0.1:33298 (error 108)
21:08:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2910}
21:08:07.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.056 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.056 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.057 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.058 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.058 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=770), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [553ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.059 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.060 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.060 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=775), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [525ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.061 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.062 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.063 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.063 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.063 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.063 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.063 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.064 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.064 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.064 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.064 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.064 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.064 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.065 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.066 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.066 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.066454 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.062202 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33300 (local address 127.26.103.253:45093)
21:08:07.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.062264 (+    62us) server_negotiation.cc:207] Beginning negotiation
21:08:07.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.062267 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.066372 (+  4105us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33300: BlockingRecv error: recv got EOF from 127.0.0.1:33300 (error 108)
21:08:07.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:07.067 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.067 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.067 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.068850 29607 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.051432 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40096 (local address 127.26.103.252:40409)
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.051474 (+    42us) server_negotiation.cc:207] Beginning negotiation
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.051476 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.051825 (+   349us) server_negotiation.cc:408] Connection header received
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.051977 (+   152us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.051978 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.051990 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.052018 (+    28us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.054883 (+  2865us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.055670 (+   787us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.058020 (+  2350us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.058212 (+   192us) 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
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.068535 (+ 10323us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.068541 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.068541 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.068548 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.068573 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.068578 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.068646 (+    68us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.068763 (+   117us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40096: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40096): Connection reset by peer (error 104)
21:08:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:07.070 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.073 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.074 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.074 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.075 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.082 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb9628f5e, L:/127.0.0.1:40112 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.083 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ea9d02c, L:/127.0.0.1:40110 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.084 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.084 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.095 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.102 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc9d2303a, L:/127.0.0.1:39906 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.103 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2451), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [383ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [388ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [2389ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:07.104 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.106 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.107 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.107 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:07.107 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:07.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.111 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.113 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.113 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.116 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xea780007, L:/127.0.0.1:40114 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.117 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.117 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=823), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [380ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [697ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.118 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.121 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.121 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.121 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.121 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.131 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.131078 29564 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.112187 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40122 (local address 127.26.103.252:40409)
21:08:07.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.112239 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:07.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.112241 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.131 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.112719 (+   478us) server_negotiation.cc:408] Connection header received
21:08:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.112911 (+   192us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.112912 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.112927 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.112958 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.116293 (+  3335us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.117015 (+   722us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.127568 (+ 10553us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.127801 (+   233us) 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
21:08:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.130714 (+  2913us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.130720 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.130721 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.130729 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
21:08:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.130758 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.130772 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.130850 (+    78us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.130986 (+   136us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40122: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40122): Connection reset by peer (error 104)
21:08:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.133931 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.118688 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33314 (local address 127.26.103.253:45093)
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.118745 (+    57us) server_negotiation.cc:207] Beginning negotiation
21:08:07.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.118748 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.118883 (+   135us) server_negotiation.cc:408] Connection header received
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.119168 (+   285us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.119169 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.119189 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.119220 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.129264 (+ 10044us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.130044 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.133864 (+  3820us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33314: BlockingRecv error: recv got EOF from 127.0.0.1:33314 (error 108)
21:08:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
21:08:07.135 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.135 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=840), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [378ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [451ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.135 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.139 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.139 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.140 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.140 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.140 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.140 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.140959 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.135741 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33318 (local address 127.26.103.253:45093)
21:08:07.141 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.135799 (+    58us) server_negotiation.cc:207] Beginning negotiation
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.135802 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.136360 (+   558us) server_negotiation.cc:408] Connection header received
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.136645 (+   285us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.141 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.136647 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.136670 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.136706 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.139794 (+  3088us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.140618 (+   824us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.140884 (+   266us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33318: BlockingRecv error: recv got EOF from 127.0.0.1:33318 (error 108)
21:08:07.141 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:07.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.142 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.143 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.143 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=849), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [397ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.144 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.146 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.147 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.147 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.147 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.147 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.148 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.148 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.148 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.150478 29564 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.144541 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40126 (local address 127.26.103.252:40409)
21:08:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.144591 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.144594 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.145038 (+   444us) server_negotiation.cc:408] Connection header received
21:08:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.145327 (+   289us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.145329 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.145342 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.145410 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.148656 (+  3246us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.149439 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.150408 (+   969us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40126: BlockingRecv error: recv got EOF from 127.0.0.1:40126 (error 108)
21:08:07.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:07.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.151 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.152 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.153 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.154 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.155 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=868), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [507ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.157 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.158 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.158 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.158 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.158 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.162 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.163507 29564 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.153869 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40142 (local address 127.26.103.252:40409)
21:08:07.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.153927 (+    58us) server_negotiation.cc:207] Beginning negotiation
21:08:07.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.153929 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.154146 (+   217us) server_negotiation.cc:408] Connection header received
21:08:07.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.154415 (+   269us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.154416 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.154431 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.154502 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.162528 (+  8026us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.163306 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.163436 (+   130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40142: BlockingWrite error: write error: Broken pipe (error 32)
21:08:07.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:07.164 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.164 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.165 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.165 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=871), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [468ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [527ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.168 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.169 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.169 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.170 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.170 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.170 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.171862 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.167716 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33326 (local address 127.26.103.253:45093)
21:08:07.172 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.167769 (+    53us) server_negotiation.cc:207] Beginning negotiation
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.167772 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.169683 (+  1911us) server_negotiation.cc:408] Connection header received
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.171608 (+  1925us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.171610 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.171629 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.171691 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.171795 (+   104us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33326: BlockingRecv error: recv got EOF from 127.0.0.1:33326 (error 108)
21:08:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:07.173 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.173 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.173 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.175 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.175 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:07.176 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.176 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=872), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [371ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [555ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.176 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.177 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=883), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [453ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.179 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.179 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.179 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.179 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.179 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.180 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.180 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.180 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.180 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.180 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.180 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.180 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.180 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.180 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.182 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.182 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.182 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.182 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.183 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.183 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.183 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.184 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.184 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.185 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.186 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.186 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.186 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.188 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.189 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.190 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.193 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbb597d54, L:/127.0.0.1:40150 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.196 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0bd10b60, L:/127.0.0.1:40156 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.196 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.196 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=896), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [374ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.197 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.198 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.198 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=909), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [459ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [636ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.199 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.199 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.199 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.200 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.200 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.201 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.201 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.201 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.201 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.201517 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.197100 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33340 (local address 127.26.103.253:45093)
21:08:07.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.197166 (+    66us) server_negotiation.cc:207] Beginning negotiation
21:08:07.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.197168 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.197490 (+   322us) server_negotiation.cc:408] Connection header received
21:08:07.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.197710 (+   220us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.197711 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.201 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.202 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.202 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.202 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.197725 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.202 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.197792 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.200461 (+  2669us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.201189 (+   728us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.201451 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33340: BlockingRecv error: recv got EOF from 127.0.0.1:33340 (error 108)
21:08:07.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
21:08:07.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.205 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.205 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.205 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.209 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.210 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:07.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.211 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.212 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.212 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=916), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [530ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [634ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.213 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.215 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.215 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=920), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [483ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [669ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.216 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.217 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.217 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.217 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.218 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.219 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.219 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.219 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.219 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.219 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.219 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.220 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.220 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.220 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.220999 29598 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.218421 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33382 (local address 127.26.103.253:45093)
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.218471 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.218474 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.220449 (+  1975us) server_negotiation.cc:408] Connection header received
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.220727 (+   278us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.220729 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.220744 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.220774 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.220936 (+   162us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33382: BlockingRecv error: recv got EOF from 127.0.0.1:33382 (error 108)
21:08:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:07.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.222 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.222766 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.213572 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33368 (local address 127.26.103.253:45093)
21:08:07.223 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.213915 (+   343us) server_negotiation.cc:207] Beginning negotiation
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.213917 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.213928 (+    11us) server_negotiation.cc:408] Connection header received
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.213957 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.213958 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.213971 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.214035 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.221669 (+  7634us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.222459 (+   790us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.222692 (+   233us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33368: BlockingRecv error: recv got EOF from 127.0.0.1:33368 (error 108)
21:08:07.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":311}
21:08:07.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.223 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.223 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=920), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [521ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [662ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.226 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.227 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.227 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.227 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.227 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.227 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.228 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.228 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.228046 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.225897 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33398 (local address 127.26.103.253:45093)
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.225949 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.225952 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.227450 (+  1498us) server_negotiation.cc:408] Connection header received
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.227718 (+   268us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.227720 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.227734 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.227765 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.227982 (+   217us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33398: BlockingRecv error: recv got EOF from 127.0.0.1:33398 (error 108)
21:08:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:07.229 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.229 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.230829 29584 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.971711 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39362 (local address 127.26.103.252:40409)
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.971910 (+   199us) server_negotiation.cc:207] Beginning negotiation
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.971912 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.230749 (+2258837us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39362: BlockingRecv error: recv got EOF from 127.0.0.1:39362 (error 108)
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":176,"thread_start_us":96,"threads_started":1}
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.231516 29599 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.975812 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39370 (local address 127.26.103.252:40409)
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.975946 (+   134us) server_negotiation.cc:207] Beginning negotiation
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.975948 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.231465 (+2255517us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39370: BlockingRecv error: recv got EOF from 127.0.0.1:39370 (error 108)
21:08:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":111,"thread_start_us":105,"threads_started":1}
21:08:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.232198 29603 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.977074 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39374 (local address 127.26.103.252:40409)
21:08:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.977214 (+   140us) server_negotiation.cc:207] Beginning negotiation
21:08:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.977216 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.232155 (+2254939us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39374: BlockingRecv error: recv got EOF from 127.0.0.1:39374 (error 108)
21:08:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":117,"thread_start_us":98,"threads_started":1}
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.232998 29577 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.969975 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39360 (local address 127.26.103.252:40409)
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.970079 (+   104us) server_negotiation.cc:207] Beginning negotiation
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.970081 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.232958 (+2262877us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39360: BlockingRecv error: recv got EOF from 127.0.0.1:39360 (error 108)
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85,"thread_start_us":53,"threads_started":1}
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.233152 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.973677 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39364 (local address 127.26.103.252:40409)
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.973839 (+   162us) server_negotiation.cc:207] Beginning negotiation
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:04.973841 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.233101 (+2259260us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39364: BlockingRecv error: recv got EOF from 127.0.0.1:39364 (error 108)
21:08:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":139,"thread_start_us":65,"threads_started":1}
21:08:07.237 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.238 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.238 [DEBUG - pool-4-thread-64] (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.26.103.254:34773, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [378ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [696ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.239 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.240 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.243 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.243 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.243 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.245 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.245 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.245 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.246598 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.239402 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33400 (local address 127.26.103.253:45093)
21:08:07.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.239452 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:07.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.239454 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.246537 (+  7083us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33400: BlockingRecv error: recv got EOF from 127.0.0.1:33400 (error 108)
21:08:07.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:08:07.247 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.247 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=946), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [369ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [817ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.249 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa24ef4cb, L:/127.0.0.1:40170 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.250 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.251 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.251 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.251 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.251 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.251 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.253 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.252993 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.251565 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33404 (local address 127.26.103.253:45093)
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.251615 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.251617 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.251958 (+   341us) server_negotiation.cc:408] Connection header received
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.252722 (+   764us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.252723 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.252736 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.252766 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.252932 (+   166us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33404: BlockingRecv error: recv got EOF from 127.0.0.1:33404 (error 108)
21:08:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:07.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.254 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.272 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.275 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.272 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.268 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.275 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.267 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.254 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.266 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.275 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.276 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.276 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.266 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.265 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.264 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.264 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.263 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.263 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.262 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.261 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.260 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.260 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.260 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.259 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.259 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.258 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.258 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.277 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.257 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.256 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.288 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.288 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.289 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1003), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [506ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [865ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.289 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.288 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.287 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.287 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.290 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.286 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.291 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.292 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.293 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.293 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.294 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.286 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.285 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.285 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.284 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.284 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.295 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.295 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.296 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.296 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.297 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.297 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.297 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.297 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.297 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.283 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.283 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.282 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.282 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.298 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.281 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.281 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.280 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.280 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.279 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.279 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.278 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.278 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.277 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.276 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.290 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.299355 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.250936 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40172 (local address 127.26.103.252:40409)
21:08:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.250979 (+    43us) server_negotiation.cc:207] Beginning negotiation
21:08:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.250981 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.253405 (+  2424us) server_negotiation.cc:408] Connection header received
21:08:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.253579 (+   174us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.253580 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.253597 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.253629 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.284297 (+ 30668us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.285068 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.287286 (+  2218us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.287496 (+   210us) 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
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.294404 (+  6908us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.294410 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.294411 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.294418 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.294446 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.294451 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.294517 (+    66us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.299274 (+  4757us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40172: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40172): Cannot send after transport endpoint shutdown (error 108)
21:08:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:07.289 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:07.300 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.300 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.300 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.302 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.303785 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.288722 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33414 (local address 127.26.103.253:45093)
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.288774 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.288776 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.291941 (+  3165us) server_negotiation.cc:408] Connection header received
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.292227 (+   286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.292228 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.292243 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.292276 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.302723 (+ 10447us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.303488 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.303721 (+   233us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33414: BlockingRecv error: recv got EOF from 127.0.0.1:33414 (error 108)
21:08:07.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:07.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.305 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.305 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.305 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.306 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.306 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1024), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [453ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [906ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.308 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.310 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.311 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.311 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.311 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.312 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.313326 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.313 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.301688 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40180 (local address 127.26.103.252:40409)
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.301740 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:07.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.301742 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.302054 (+   312us) server_negotiation.cc:408] Connection header received
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.302276 (+   222us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.302278 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.302292 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.302328 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.305557 (+  3229us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.306585 (+  1028us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.312199 (+  5614us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.312430 (+   231us) 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
21:08:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.312926 (+   496us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.312931 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.312932 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.312939 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.312957 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.312961 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.313001 (+    40us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.313223 (+   222us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40180: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40180): Connection reset by peer (error 104)
21:08:07.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:07.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.314 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.314 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.316294 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.308019 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33422 (local address 127.26.103.253:45093)
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.308081 (+    62us) server_negotiation.cc:207] Beginning negotiation
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.308083 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.308283 (+   200us) server_negotiation.cc:408] Connection header received
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.308527 (+   244us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.308528 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.308542 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.308609 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.315247 (+  6638us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.316008 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.316234 (+   226us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33422: BlockingRecv error: recv got EOF from 127.0.0.1:33422 (error 108)
21:08:07.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:08:07.316 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.317 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1013), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [370ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [772ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.318 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.320 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.320 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.320 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.320 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.321 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.321 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.321 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.321 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.321 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.321 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.322 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.320 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.323375 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.199783 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33356 (local address 127.26.103.253:45093)
21:08:07.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.199835 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:07.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.199837 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.323321 (+123484us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33356: BlockingRecv error: recv got EOF from 127.0.0.1:33356 (error 108)
21:08:07.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:07.324 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.325 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.325968 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.317852 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33426 (local address 127.26.103.253:45093)
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.317898 (+    46us) server_negotiation.cc:207] Beginning negotiation
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.317900 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.318275 (+   375us) server_negotiation.cc:408] Connection header received
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.318532 (+   257us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.318533 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.318547 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.326 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.318580 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.324945 (+  6365us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.325694 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.325911 (+   217us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33426: BlockingRecv error: recv got EOF from 127.0.0.1:33426 (error 108)
21:08:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:07.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.327 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.327 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.327 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.329 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.329 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1032), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [487ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [907ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.332 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.333 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaa221d90, L:/127.0.0.1:40196 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.333 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.333 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.333 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.333705 27210 connection.cc:466] server connection from 127.0.0.1:40196 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40196 (request call id 0) could send its response
21:08:07.333 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.334 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.334 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.334 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.334 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.335 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.335 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.336 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.337 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.338 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.338 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.339 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.340 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.340 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.341 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.341 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.342 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.342 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.343 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.343 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.343 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.344 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.344 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.345 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.345 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.346 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.346 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.347 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.347 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.348 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.348 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.349 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.349 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.350 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.350 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.351 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.351 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.352 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.353 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.353 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.353 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.353 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.354 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.354 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.354 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.355 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.355 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.355 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.356 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.356 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.357 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.357 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.357 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.357 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.358 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.358 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.358 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.359 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.359 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.359 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.360 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.360 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.360 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.361 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.362 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.362 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.363 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.363 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.364 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.364 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.364 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.365 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.365 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.366 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.366 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.367 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.254:34773(127.26.103.254:34773)] connecting to peer
21:08:07.367 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.368 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.369 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.369 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.377 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.378 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f159b21, L:/127.0.0.1:40790 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.378 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.379 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.383 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x11ca8881, L:/127.0.0.1:40794 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.384 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=84), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [17ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:07.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.388 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.388 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.389 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.389 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.389 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.389 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.390 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.391 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.391 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.391760 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.383766 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33434 (local address 127.26.103.253:45093)
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.383818 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.383821 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.384253 (+   432us) server_negotiation.cc:408] Connection header received
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.385259 (+  1006us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.385260 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.385274 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.385304 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.390804 (+  5500us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.391550 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.391693 (+   143us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33434: BlockingWrite error: write error: Broken pipe (error 32)
21:08:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:07.393 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.393 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:07.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.394693 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.378126 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40202 (local address 127.26.103.252:40409)
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.378191 (+    65us) server_negotiation.cc:207] Beginning negotiation
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.378193 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.378623 (+   430us) server_negotiation.cc:408] Connection header received
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.378822 (+   199us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.378824 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.378845 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.378880 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.381579 (+  2699us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.382304 (+   725us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.391392 (+  9088us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.391583 (+   191us) 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
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.392278 (+   695us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.392283 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.392283 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.392291 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.392312 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.392316 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.392361 (+    45us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.394608 (+  2247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40202: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40202): Connection reset by peer (error 104)
21:08:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
21:08:07.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.396 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.396 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.396 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.397 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.397 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.397 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.397 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.398 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.399 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.400 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.400 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.403 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.405 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.407 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.410 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xca2979ac, L:/127.0.0.1:40800 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.413 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3c9ebf1b, L:/127.0.0.1:40214 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.414 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.416 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.417 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf407b19d, L:/127.0.0.1:40804 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.419 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.420 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.421 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.423 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa734e837, L:/127.0.0.1:40816 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.426 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.426 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=150), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:07.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.428 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.429 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.430 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.430 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.430 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.431 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.432984 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.419913 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40216 (local address 127.26.103.252:40409)
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.419977 (+    64us) server_negotiation.cc:207] Beginning negotiation
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.419980 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.420340 (+   360us) server_negotiation.cc:408] Connection header received
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.420525 (+   185us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.420526 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.420540 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.420581 (+    41us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.423668 (+  3087us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.424353 (+   685us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.426885 (+  2532us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.427091 (+   206us) 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
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.429112 (+  2021us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.429116 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.429117 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.429124 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.429146 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.429152 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.429194 (+    42us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.432907 (+  3713us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40216: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40216): Cannot send after transport endpoint shutdown (error 108)
21:08:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
21:08:07.433 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.434386 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.427856 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33444 (local address 127.26.103.253:45093)
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.427913 (+    57us) server_negotiation.cc:207] Beginning negotiation
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.427915 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.428315 (+   400us) server_negotiation.cc:408] Connection header received
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.428623 (+   308us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.428624 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.428638 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.428675 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.431699 (+  3024us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.432373 (+   674us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.434321 (+  1948us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33444: BlockingRecv error: recv got EOF from 127.0.0.1:33444 (error 108)
21:08:07.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
21:08:07.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.436 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.436 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.437 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.438 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.438 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.440 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.446 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x48861c16, L:/127.0.0.1:40826 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x213ee401, L:/127.0.0.1:40838 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.448 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.449 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.449 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.451 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.452 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.456 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.456 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x87bff856, L:/127.0.0.1:40854 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.457 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:07.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=181), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [115ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:07.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.461 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.461 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.461 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.462 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.462 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.462 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.464 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.466 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.467 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.468 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.470520 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.455444 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33454 (local address 127.26.103.253:45093)
21:08:07.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.455569 (+   125us) server_negotiation.cc:207] Beginning negotiation
21:08:07.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.455571 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.457062 (+  1491us) server_negotiation.cc:408] Connection header received
21:08:07.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.457245 (+   183us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.457246 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.457261 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.457438 (+   177us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.469330 (+ 11892us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.470139 (+   809us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.470447 (+   308us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33454: BlockingRecv error: recv got EOF from 127.0.0.1:33454 (error 108)
21:08:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":80}
21:08:07.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.472038 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.451152 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40228 (local address 127.26.103.252:40409)
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.451217 (+    65us) server_negotiation.cc:207] Beginning negotiation
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.451218 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.451583 (+   365us) server_negotiation.cc:408] Connection header received
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.451769 (+   186us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.451770 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.451786 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.451820 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.458853 (+  7033us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.459562 (+   709us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.465848 (+  6286us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.466063 (+   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
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.469035 (+  2972us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.469041 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.469041 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.469048 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.469071 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.469076 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.469115 (+    39us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.471929 (+  2814us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40228: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40228): Connection reset by peer (error 104)
21:08:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
21:08:07.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.474 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8225dec3, L:/127.0.0.1:40864 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.475 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.481 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdcb467d7, L:/127.0.0.1:40242 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.482 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.482 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.483 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.484 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.484 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.489 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.490 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.492 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x761cb4ac, L:/127.0.0.1:40246 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.492 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x785cddf1, L:/127.0.0.1:40880 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.498 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.498 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.500 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.253
21:08:07.506 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.507 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb347d6c3, L:/127.0.0.1:40890 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.508 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.509 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.514 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.515 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.558 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf13e8e82, L:/127.0.0.1:33462 - R:/127.26.103.253:45093] using SASL/PLAIN
21:08:07.558 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.562 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.563 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.564 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.564 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.565 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.566 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.566 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.568 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.564 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.568 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.568 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.569 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.570 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.570 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.571 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.571 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.572 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.572 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.574 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.575 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.576 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.576 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.576 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.577 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9d64b6a0, L:/127.0.0.1:40250 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.577 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.578 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.578 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.579 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.579 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf87a927e, L:/127.0.0.1:40902 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.579 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.580 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.580 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.581 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.581 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.580 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.581 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.582 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.582 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.583 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.583 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.584 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.584 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.584 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.584 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.584 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.585 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.585 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.586 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.586 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.586 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.587 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.587 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.588 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.588 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.588 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.590 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.590 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.591 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.591 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.593 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.594 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.595 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.595 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.596 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.596 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.597 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=322), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [75ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:07.597 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.598 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=321), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [233ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:07.599 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.599 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.599 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.600 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.600 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.600 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.600 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.601 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.601 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.602 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.602 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.602 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.603 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.603 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.603 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.603 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.604 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.604 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.605 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.605 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.606 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.606 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.606 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.606 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=330), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [132ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [139ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.607 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.607 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.608 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.608 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.609 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.609 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2dada588, L:/127.0.0.1:40262 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.609 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.610 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=333), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [149ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:07.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.611 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.611 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.611 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.612 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.612 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.612 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.612 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.613 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.613 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.613 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.590 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.609 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.252:40409(127.26.103.252:40409)] connecting to peer
21:08:07.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.617 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.618 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.618 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.618 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.618 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.619 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.620 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.620 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.624 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.628 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfc12c171, L:/127.0.0.1:40900 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.631 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc78013fd, L:/127.0.0.1:40964 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.632 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.640 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x687f5e91, L:/127.0.0.1:41070 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.641 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.641 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.645 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.645 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.645 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:07.645 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.646 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:07.646 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.646 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.647 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.647 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.648 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.650 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.650 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.650 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.650 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.651 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.651 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.651 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.651 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.651 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.652 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e7c837b, L:/127.0.0.1:41086 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.654 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.656001 29598 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615217 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33496 (local address 127.26.103.253:45093)
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615251 (+    34us) server_negotiation.cc:207] Beginning negotiation
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615252 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615258 (+     6us) server_negotiation.cc:408] Connection header received
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615275 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615276 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615283 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615328 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.630163 (+ 14835us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.630903 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.655931 (+ 25028us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33496: BlockingRecv error: recv got EOF from 127.0.0.1:33496 (error 108)
21:08:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":18}
21:08:07.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.657896 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.614988 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33482 (local address 127.26.103.253:45093)
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615037 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615039 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615047 (+     8us) server_negotiation.cc:408] Connection header received
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615067 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615068 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615076 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.615138 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.626103 (+ 10965us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.626928 (+   825us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.657829 (+ 30901us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33482: BlockingRecv error: recv got EOF from 127.0.0.1:33482 (error 108)
21:08:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:07.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.660981 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.614240 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33468 (local address 127.26.103.253:45093)
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.614291 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.614294 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.614303 (+     9us) server_negotiation.cc:408] Connection header received
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.614329 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.614330 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.614342 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.614403 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.659609 (+ 45206us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.660330 (+   721us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.660922 (+   592us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33468: BlockingRecv error: recv got EOF from 127.0.0.1:33468 (error 108)
21:08:07.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:07.662 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3822b2c8, L:/127.0.0.1:41218 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.663 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.663 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.667 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4499d2d9, L:/127.0.0.1:40264 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.669 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.670 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.103.254:34773(127.26.103.254:34773)] Successfully connected to peer
21:08:07.671 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.671 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.671 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.672 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.672 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.672 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.676 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe233899, L:/127.0.0.1:40274 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.677 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3a5e6a7, L:/127.0.0.1:41096 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.677 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60b0a39e, L:/127.0.0.1:40280 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.678 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.680 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.680 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.681 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.682 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.684 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.687 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.688 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5bf1745f, L:/127.0.0.1:40994 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.689 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.692 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.694 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.694 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c055519, L:/127.0.0.1:41060 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.695 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.696 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe02af2e8, L:/127.0.0.1:41186 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.697 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.698 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe5efa857, L:/127.0.0.1:41174 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.699 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.700 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.702 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.703 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.705 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.706 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.708 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.709 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2aac6066, L:/127.0.0.1:40974 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.710 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x768cebfa, L:/127.0.0.1:40920 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.711 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.712 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.714 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.715 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.718 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.718 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.719 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.723 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb94122cc, L:/127.0.0.1:41132 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.724 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.724 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.728 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.734 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.736 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20f13e82, L:/127.0.0.1:41006 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.738 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.738 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x79433df4, L:/127.0.0.1:41140 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.739 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x776fd07f, L:/127.0.0.1:40984 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.740 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe4f366e5, L:/127.0.0.1:41028 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.741 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.741 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd726a9d2, L:/127.0.0.1:41156 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.742 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.744 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.747 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.749 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6cc82b9c, L:/127.0.0.1:41262 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.751 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.753 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x499ae147, L:/127.0.0.1:40958 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.754 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.755 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.757 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.758 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1cad7de, L:/127.0.0.1:41220 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.761 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xade5cec6, L:/127.0.0.1:41128 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.765 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e6fe828, L:/127.0.0.1:40908 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.766 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb6cd2236, L:/127.0.0.1:41184 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.767 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46c649d9, L:/127.0.0.1:41236 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.769 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.770 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.770 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a4821e1, L:/127.0.0.1:41308 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.772 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.772 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.774 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.778 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb31be029, L:/127.0.0.1:40956 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.779 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x218d0710, L:/127.0.0.1:41200 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.779 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x253ba28c, L:/127.0.0.1:41244 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.782 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x30d813a1, L:/127.0.0.1:41224 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.782 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdfa0e683, L:/127.0.0.1:41274 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.783 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3d53251, L:/127.0.0.1:40950 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a63975c, L:/127.0.0.1:41352 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x069d33e2, L:/127.0.0.1:41300 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.785 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f94b051, L:/127.0.0.1:41324 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.789 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.789 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=491), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [416ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, deferred=null) after lookup
21:08:07.789 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb355dec, L:/127.0.0.1:41256 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.790 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb8425e6d, L:/127.0.0.1:41362 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.792 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.792 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.792 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.792 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.793 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.794 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.794 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.795 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.254
21:08:07.801 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.802 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.802 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a538078, L:/127.0.0.1:41166 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.803 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.804 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c567315, L:/127.0.0.1:40938 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.809 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x174c7dcb, L:/127.0.0.1:40904 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.815 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4c286bce, L:/127.0.0.1:41094 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.818 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2b9c3450, L:/127.0.0.1:40294 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.818 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3ff4343e, L:/127.0.0.1:40926 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.819 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x351aa218, L:/127.0.0.1:41112 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.819 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4d1051be, L:/127.0.0.1:41062 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.819 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa537338d, L:/127.0.0.1:41014 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.822 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbdce9fba, L:/127.0.0.1:41320 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.822 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7352679b, L:/127.0.0.1:41044 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.823 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c8c90e0, L:/127.0.0.1:41284 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.823 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d161bbe, L:/127.0.0.1:41340 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbb73e16b, L:/127.0.0.1:41342 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x621061fa, L:/127.0.0.1:41242 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.825152 29584 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.713117 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40284 (local address 127.26.103.252:40409)
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.731038 (+ 17921us) server_negotiation.cc:207] Beginning negotiation
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.731040 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.731052 (+    12us) server_negotiation.cc:408] Connection header received
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.731078 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.731079 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.731097 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.731177 (+    80us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.737172 (+  5995us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.738023 (+   851us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.825066 (+ 87043us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40284: BlockingRecv error: recv got EOF from 127.0.0.1:40284 (error 108)
21:08:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":17885}
21:08:07.826 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xecc3ab9d, L:/127.0.0.1:41208 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.827 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.827 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6dc9f2ef, L:/127.0.0.1:41182 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.827 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.827 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.830 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd83ab31, L:/127.0.0.1:41230 - R:/127.26.103.254:34773] using SASL/PLAIN
21:08:07.838 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.838 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.838 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.840 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.840 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.841 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.841 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=551), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [428ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.844 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.844 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.845 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.845 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.845 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.845 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.847 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x21b5341d, L:/127.0.0.1:40310 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.848 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.848 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.848 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.850148 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.839389 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40322 (local address 127.26.103.252:40409)
21:08:07.850 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.839444 (+    55us) server_negotiation.cc:207] Beginning negotiation
21:08:07.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.839446 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.839622 (+   176us) server_negotiation.cc:408] Connection header received
21:08:07.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.839783 (+   161us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.839785 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.839797 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.839827 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.849131 (+  9304us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.849903 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.850067 (+   164us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40322: BlockingRecv error: recv got EOF from 127.0.0.1:40322 (error 108)
21:08:07.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
21:08:07.851 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.850 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.852 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.852 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=561), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [389ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.855 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.855 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.855 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.855 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.856 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.856 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.856 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.856940 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.852511 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33506 (local address 127.26.103.253:45093)
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.852591 (+    80us) server_negotiation.cc:207] Beginning negotiation
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.852594 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.852604 (+    10us) server_negotiation.cc:408] Connection header received
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.852893 (+   289us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.852895 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.852908 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.852965 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.855880 (+  2915us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.856594 (+   714us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.856876 (+   282us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33506: BlockingRecv error: recv got EOF from 127.0.0.1:33506 (error 108)
21:08:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
21:08:07.857 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.857 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.857 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.858 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.859 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.860579 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.853302 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40324 (local address 127.26.103.252:40409)
21:08:07.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.853400 (+    98us) server_negotiation.cc:207] Beginning negotiation
21:08:07.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.853402 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.853712 (+   310us) server_negotiation.cc:408] Connection header received
21:08:07.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.853939 (+   227us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.853940 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.853953 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.853983 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.857078 (+  3095us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.861 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.857830 (+   752us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.860512 (+  2682us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40324: BlockingRecv error: recv got EOF from 127.0.0.1:40324 (error 108)
21:08:07.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:07.861 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=570), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [385ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.862 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.865 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.866 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.866 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.866 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.866 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.866 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.867103 29584 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.857873 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40338 (local address 127.26.103.252:40409)
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.857927 (+    54us) server_negotiation.cc:207] Beginning negotiation
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.857929 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.858292 (+   363us) server_negotiation.cc:408] Connection header received
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.858459 (+   167us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.858460 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.858478 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.858517 (+    39us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.862781 (+  4264us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.863515 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.866019 (+  2504us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.866225 (+   206us) 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
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.866739 (+   514us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.866743 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.866744 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:07.867 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.866750 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:07.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.866766 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:07.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.866771 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:07.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.866812 (+    41us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.867015 (+   203us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40338: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40338): Connection reset by peer (error 104)
21:08:07.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:07.868 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.868 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.869 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.869 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.869 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=574), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [434ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [508ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.870 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.870 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.870 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.872 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.872 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.872 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.872 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.873 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.874 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.874 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.875 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.876 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.876 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=581), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [360ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.876382 29584 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.868305 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40346 (local address 127.26.103.252:40409)
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.868344 (+    39us) server_negotiation.cc:207] Beginning negotiation
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.868359 (+    15us) server_negotiation.cc:400] Waiting for connection header
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.868367 (+     8us) server_negotiation.cc:408] Connection header received
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.868389 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.868390 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.868403 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.868463 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.873490 (+  5027us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.874295 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.876319 (+  2024us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40346: BlockingRecv error: recv got EOF from 127.0.0.1:40346 (error 108)
21:08:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19}
21:08:07.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.877 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.878 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.878 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.879 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.879 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.879 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.879 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.880 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.880 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.880 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.883 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.883 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.883 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.884306 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.875909 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40354 (local address 127.26.103.252:40409)
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.875987 (+    78us) server_negotiation.cc:207] Beginning negotiation
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.875989 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.875996 (+     7us) server_negotiation.cc:408] Connection header received
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.876020 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.876021 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.876031 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.876092 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.883348 (+  7256us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.884080 (+   732us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.884226 (+   146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40354: BlockingWrite error: write error: Broken pipe (error 32)
21:08:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
21:08:07.885 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.886 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.887 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.888 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.888 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.895 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5cb554fe, L:/127.0.0.1:40368 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.896 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.896 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=600), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [405ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [528ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.897 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x04df8fdb, L:/127.0.0.1:40382 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.897 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.899 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.899 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.899 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.899 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.901 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.901 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.903416 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.897120 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33508 (local address 127.26.103.253:45093)
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.897171 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.897173 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.897966 (+   793us) server_negotiation.cc:408] Connection header received
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.899570 (+  1604us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.899571 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.903 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.899587 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.899624 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.902290 (+  2666us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.903041 (+   751us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.903337 (+   296us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33508: BlockingRecv error: recv got EOF from 127.0.0.1:33508 (error 108)
21:08:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:07.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.905 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.905 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.905 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.909 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4dd56c48, L:/127.0.0.1:40384 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.910 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.910 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=612), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [339ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.910 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.916 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.916 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.916 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.916 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.917 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.917 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.917 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.917 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.919093 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.910562 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33514 (local address 127.26.103.253:45093)
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.910613 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:07.919 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.910615 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.910991 (+   376us) server_negotiation.cc:408] Connection header received
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.911250 (+   259us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.911251 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.911264 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.911299 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.914624 (+  3325us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.915324 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.918508 (+  3184us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.918722 (+   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
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.918798 (+    76us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.918839 (+    41us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.918904 (+    65us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.919011 (+   107us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33514: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33514): Connection reset by peer (error 104)
21:08:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:07.920 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.921 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.921 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.921 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.922 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.922 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.923 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=633), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [455ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [569ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.926 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.926 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.926 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.928 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.928 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.928 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.928560 29584 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.920247 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40400 (local address 127.26.103.252:40409)
21:08:07.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.920302 (+    55us) server_negotiation.cc:207] Beginning negotiation
21:08:07.928 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.920304 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.921543 (+  1239us) server_negotiation.cc:408] Connection header received
21:08:07.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.922344 (+   801us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.922346 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.922363 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.922425 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.927319 (+  4894us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.928090 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.928478 (+   388us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40400: BlockingRecv error: recv got EOF from 127.0.0.1:40400 (error 108)
21:08:07.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:07.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.931 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.931 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.931 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=653), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [363ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.935 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.935 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.935 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.935 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.939 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.939865 29584 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.930055 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40406 (local address 127.26.103.252:40409)
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.930102 (+    47us) server_negotiation.cc:207] Beginning negotiation
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.930105 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.930296 (+   191us) server_negotiation.cc:408] Connection header received
21:08:07.940 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.930526 (+   230us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.930527 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.930541 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.930616 (+    75us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.938690 (+  8074us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.939472 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.939795 (+   323us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40406: BlockingRecv error: recv got EOF from 127.0.0.1:40406 (error 108)
21:08:07.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:07.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.941 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.943 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.943 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.944 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.945 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.950 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.950 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=655), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [465ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [588ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.951 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x65918629, L:/127.0.0.1:40412 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.953 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.954 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.954 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.954 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.955 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.955 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.956 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.956625 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.944305 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40422 (local address 127.26.103.252:40409)
21:08:07.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.944355 (+    50us) server_negotiation.cc:207] Beginning negotiation
21:08:07.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.944357 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.944725 (+   368us) server_negotiation.cc:408] Connection header received
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.944913 (+   188us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.944914 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.944927 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.944959 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.948185 (+  3226us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.948876 (+   691us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.955569 (+  6693us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.955788 (+   219us) 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
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.956290 (+   502us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.956294 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.956295 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.956309 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.956327 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.956332 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.956392 (+    60us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.956507 (+   115us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40422: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40422): Connection reset by peer (error 104)
21:08:07.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:07.958 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.958 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=658), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [79ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [310ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.961 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.961 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.961 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.961 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.962 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.962 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.963122 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.958622 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33518 (local address 127.26.103.253:45093)
21:08:07.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.958673 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.958675 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.959050 (+   375us) server_negotiation.cc:408] Connection header received
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.959299 (+   249us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.959300 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.959316 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.959350 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.962027 (+  2677us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.962780 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.963070 (+   290us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33518: BlockingRecv error: recv got EOF from 127.0.0.1:33518 (error 108)
21:08:07.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:07.964 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.964 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.964 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.965 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:07.965 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.965 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=690), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [73ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [330ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:07.966 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.968 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.969 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.969 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.969 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:07.969 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.970 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.969 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:07.971 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:07.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.971957 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.966557 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33520 (local address 127.26.103.253:45093)
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.966606 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.966609 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.967005 (+   396us) server_negotiation.cc:408] Connection header received
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.967285 (+   280us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.967286 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.967300 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.967335 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.970824 (+  3489us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.971418 (+   594us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.971881 (+   463us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33520: BlockingRecv error: recv got EOF from 127.0.0.1:33520 (error 108)
21:08:07.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:07.973 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.974 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.974 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.975 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.978 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.982 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53ae3836, L:/127.0.0.1:40430 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.983 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:07.983 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x581d8d00, L:/127.0.0.1:40436 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:07.985 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.986 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=709), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [447ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [628ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:07.988 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.988 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.989 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.989 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.989 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:07.989 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.990309 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.986995 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33528 (local address 127.26.103.253:45093)
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.987540 (+   545us) server_negotiation.cc:207] Beginning negotiation
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.987542 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.988564 (+  1022us) server_negotiation.cc:408] Connection header received
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.989170 (+   606us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.989172 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.989186 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.989219 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.990235 (+  1016us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33528: BlockingRecv error: recv got EOF from 127.0.0.1:33528 (error 108)
21:08:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":512}
21:08:07.991 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:07.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:07.991 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:07.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.992836 29577 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.978227 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40448 (local address 127.26.103.252:40409)
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.978275 (+    48us) server_negotiation.cc:207] Beginning negotiation
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.978278 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.978668 (+   390us) server_negotiation.cc:408] Connection header received
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.978853 (+   185us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.978854 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.978866 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.978895 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.987294 (+  8399us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.988042 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.992205 (+  4163us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.992405 (+   200us) 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
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.992519 (+   114us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:07.993 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.992524 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.992525 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.992530 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.992545 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.992549 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.992600 (+    51us) server_negotiation.cc:1036] Waiting for connection context
21:08:07.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.992704 (+   104us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40448: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40448): Connection reset by peer (error 104)
21:08:07.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:07.994 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:07.994 [DEBUG - pool-4-thread-76] (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.26.103.254:34773, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [480ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:07.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:07.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:07.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:07.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:07.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:07.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:07.997 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:07.997 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:07.998 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:07.998 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:07.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:07.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:07.999 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.999 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:07.999250 29577 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.994796 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40464 (local address 127.26.103.252:40409)
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.994845 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.994847 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.995265 (+   418us) server_negotiation.cc:408] Connection header received
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.995616 (+   351us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.995617 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.995630 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.995661 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.998195 (+  2534us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.998938 (+   743us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:07.999166 (+   228us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40464: BlockingRecv error: recv got EOF from 127.0.0.1:40464 (error 108)
21:08:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:07.999 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:07.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.001 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.001 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=725), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [486ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [657ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.002 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.004 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.005 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.005 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.005 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.007 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.007 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.008 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.008 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.008319 29577 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.000760 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40470 (local address 127.26.103.252:40409)
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.000804 (+    44us) server_negotiation.cc:207] Beginning negotiation
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.000806 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.001114 (+   308us) server_negotiation.cc:408] Connection header received
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.001306 (+   192us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.001307 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.001322 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.001418 (+    96us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.007085 (+  5667us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.008097 (+  1012us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.008243 (+   146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40470: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":18}
21:08:08.009 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.010 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.015 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x300e7f40, L:/127.0.0.1:40472 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.017 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.017 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.018 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.018 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.019 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.019 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.019 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.021 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.024 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.026 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x17c280bc, L:/127.0.0.1:40478 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.031 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x43b42e5e, L:/127.0.0.1:40500 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.032 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6692ea2f, L:/127.0.0.1:40494 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.033 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.034 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.039 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.041 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.041 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.041 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1cf99f32, L:/127.0.0.1:40516 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.041 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=742), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [419ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.044 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.046 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.046 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.046 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.046 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.047 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.047 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.048 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.048 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.048815 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.049 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.044311 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33532 (local address 127.26.103.253:45093)
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.044370 (+    59us) server_negotiation.cc:207] Beginning negotiation
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.044373 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.044743 (+   370us) server_negotiation.cc:408] Connection header received
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.045069 (+   326us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.045070 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.045084 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.045121 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.047785 (+  2664us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.048466 (+   681us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.048728 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33532: BlockingRecv error: recv got EOF from 127.0.0.1:33532 (error 108)
21:08:08.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
21:08:08.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.053 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.053577 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.040608 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40520 (local address 127.26.103.252:40409)
21:08:08.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.040657 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:08.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.040659 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.041695 (+  1036us) server_negotiation.cc:408] Connection header received
21:08:08.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.044784 (+  3089us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.044786 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.044799 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.044843 (+    44us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.048678 (+  3835us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.049431 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.053505 (+  4074us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40520: BlockingRecv error: recv got EOF from 127.0.0.1:40520 (error 108)
21:08:08.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:08.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.055 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.055 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.055 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.055 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.056 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.058 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.059 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.064 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3749ba29, L:/127.0.0.1:40528 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.064 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.066 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.074 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.075 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81ecbac5, L:/127.0.0.1:40542 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.075 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.076 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.079 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc022e769, L:/127.0.0.1:40538 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.079 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.080 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=781), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [421ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [712ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.080 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.082 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.083 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.083 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.083 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.083 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.083 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.084 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.084861 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.075463 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40552 (local address 127.26.103.252:40409)
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.075503 (+    40us) server_negotiation.cc:207] Beginning negotiation
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.075505 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.076021 (+   516us) server_negotiation.cc:408] Connection header received
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.076196 (+   175us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.076197 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.076210 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.076277 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.079767 (+  3490us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.080599 (+   832us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.083491 (+  2892us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.083714 (+   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
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.084398 (+   684us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:08.085 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.084403 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.084403 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.084409 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.084427 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.084432 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.084478 (+    46us) server_negotiation.cc:1036] Waiting for connection context
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.084755 (+   277us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40552: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40552): Connection reset by peer (error 104)
21:08:08.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:08.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.087 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.087637 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.080291 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33534 (local address 127.26.103.253:45093)
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.080355 (+    64us) server_negotiation.cc:207] Beginning negotiation
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.080358 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.080788 (+   430us) server_negotiation.cc:408] Connection header received
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.081092 (+   304us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.081094 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.081109 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.081145 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.086585 (+  5440us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.087415 (+   830us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.087572 (+   157us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33534: BlockingRecv error: recv got EOF from 127.0.0.1:33534 (error 108)
21:08:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
21:08:08.088 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.088 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.089 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=790), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [468ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.092 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.092 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.092 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.094 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.094 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.094 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.094 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.095 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.095655 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.085505 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40554 (local address 127.26.103.252:40409)
21:08:08.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.085548 (+    43us) server_negotiation.cc:207] Beginning negotiation
21:08:08.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.085549 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.087768 (+  2219us) server_negotiation.cc:408] Connection header received
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.088478 (+   710us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.088479 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.088493 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.088557 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.091548 (+  2991us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.092331 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.094566 (+  2235us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.094774 (+   208us) 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
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.095340 (+   566us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.095345 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.095347 (+     2us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.095354 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.095373 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.095378 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.095441 (+    63us) server_negotiation.cc:1036] Waiting for connection context
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.095565 (+   124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40554: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40554): Connection reset by peer (error 104)
21:08:08.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:08.096 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.098 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.099 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.100 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.103 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbd190f80, L:/127.0.0.1:40560 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.104 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.104 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=806), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [445ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.107 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.107 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.107 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.107 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9c47c2e, L:/127.0.0.1:40562 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.108 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.108 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.109 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.109 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.110 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.111 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.111 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.111 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=814), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [384ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.114 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.114 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.114 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.115 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.115993 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.116 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.110639 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40564 (local address 127.26.103.252:40409)
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.110701 (+    62us) server_negotiation.cc:207] Beginning negotiation
21:08:08.116 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.110705 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.110722 (+    17us) server_negotiation.cc:408] Connection header received
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.110889 (+   167us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.110890 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.110903 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.116 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.110974 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.114938 (+  3964us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.115685 (+   747us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.115930 (+   245us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40564: BlockingRecv error: recv got EOF from 127.0.0.1:40564 (error 108)
21:08:08.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:08.117 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.117 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.118054 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.112349 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33536 (local address 127.26.103.253:45093)
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.112400 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.112403 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.115960 (+  3557us) server_negotiation.cc:408] Connection header received
21:08:08.118 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.117741 (+  1781us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.117743 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.117758 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.117803 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.117994 (+   191us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33536: BlockingRecv error: recv got EOF from 127.0.0.1:33536 (error 108)
21:08:08.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:08.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.119 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.119 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.120 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.121 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.122 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=826), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [463ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [759ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.125 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.125 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.126 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.126 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.126 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.126 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe9ce15ae, L:/127.0.0.1:40578 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.126 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.127 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.127 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.127 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.128124 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.125305 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33538 (local address 127.26.103.253:45093)
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.125375 (+    70us) server_negotiation.cc:207] Beginning negotiation
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.125377 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.125735 (+   358us) server_negotiation.cc:408] Connection header received
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.127102 (+  1367us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.127104 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.127118 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.127148 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.128058 (+   910us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33538: BlockingRecv error: recv got EOF from 127.0.0.1:33538 (error 108)
21:08:08.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:08.128 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.128 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.129 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.129 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.130 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.131 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.137 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2161fa95, L:/127.0.0.1:40586 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.142 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.142 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=847), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [306ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [774ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [784ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.143 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.145 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.146 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.146 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.146 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.147 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.149 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.150519 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.143061 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33554 (local address 127.26.103.253:45093)
21:08:08.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.143353 (+   292us) server_negotiation.cc:207] Beginning negotiation
21:08:08.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.143356 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.143476 (+   120us) server_negotiation.cc:408] Connection header received
21:08:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.144973 (+  1497us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.144975 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.144987 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.145019 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.149293 (+  4274us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.150288 (+   995us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.150448 (+   160us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33554: BlockingRecv error: recv got EOF from 127.0.0.1:33554 (error 108)
21:08:08.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":257}
21:08:08.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.152 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.155 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.155 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.156 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.156 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.156 [DEBUG - pool-4-thread-6] (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.26.103.254:34773, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [477ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.157 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.158 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.158 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=881), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [418ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [470ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.160 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.161 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.161 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.161 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.161 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.161 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.161 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.161 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.161 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.161 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.162 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.162 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.162 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.163563 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.150862 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40590 (local address 127.26.103.252:40409)
21:08:08.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.151188 (+   326us) server_negotiation.cc:207] Beginning negotiation
21:08:08.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.151190 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.151613 (+   423us) server_negotiation.cc:408] Connection header received
21:08:08.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.151773 (+   160us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.151774 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.151790 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.151861 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.162506 (+ 10645us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.163369 (+   863us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.163489 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40590: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":295}
21:08:08.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.165915 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.157103 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33568 (local address 127.26.103.253:45093)
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.158130 (+  1027us) server_negotiation.cc:207] Beginning negotiation
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.158133 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.158145 (+    12us) server_negotiation.cc:408] Connection header received
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.158177 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.158178 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.166 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.158191 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.158254 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.164787 (+  6533us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.165678 (+   891us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.165846 (+   168us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33568: BlockingRecv error: recv got EOF from 127.0.0.1:33568 (error 108)
21:08:08.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":984}
21:08:08.166 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.166 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.168 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.168 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.169 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.169 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.170 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=879), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [358ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.174 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.179 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.179 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.179 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.179 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.180 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.180 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.180 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.181 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.181 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.181227 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.173053 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40592 (local address 127.26.103.252:40409)
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.173610 (+   557us) server_negotiation.cc:207] Beginning negotiation
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.173613 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.173630 (+    17us) server_negotiation.cc:408] Connection header received
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.173689 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.173690 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.173710 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.173830 (+   120us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.176815 (+  2985us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.177810 (+   995us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.180712 (+  2902us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.180916 (+   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
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.180986 (+    70us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.181021 (+    35us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:08.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.181063 (+    42us) server_negotiation.cc:1036] Waiting for connection context
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.181152 (+    89us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40592: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40592): Connection reset by peer (error 104)
21:08:08.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":518}
21:08:08.182 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.183 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.184 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.185 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.185 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.186 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=894), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [336ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.189 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.190 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.190 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.191 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.191 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.192 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.192 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.192 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.192 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.193 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.194561 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.182481 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40604 (local address 127.26.103.252:40409)
21:08:08.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.182532 (+    51us) server_negotiation.cc:207] Beginning negotiation
21:08:08.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.182534 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.182755 (+   221us) server_negotiation.cc:408] Connection header received
21:08:08.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.184372 (+  1617us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.184374 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.184392 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.184458 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.193476 (+  9018us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.194341 (+   865us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.194492 (+   151us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40604: BlockingRecv error: recv got EOF from 127.0.0.1:40604 (error 108)
21:08:08.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:08.195 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.195 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.198 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.198 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.198 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.199 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.200 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.201 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.203 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf04006fe, L:/127.0.0.1:40610 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.204 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.205 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=911), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [388ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [845ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.207 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.208 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f3b5bcf, L:/127.0.0.1:40626 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.210 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.210 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.210 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.211 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.211 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.211 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.211 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.211 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.211 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.212 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.212 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.213 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=920), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [469ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [545ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.213 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.213 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.213 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.214 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.215 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.217 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.217 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.217 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.219 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.219 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.218966 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.214064 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33580 (local address 127.26.103.253:45093)
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.214120 (+    56us) server_negotiation.cc:207] Beginning negotiation
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.214122 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.214739 (+   617us) server_negotiation.cc:408] Connection header received
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.215085 (+   346us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.215086 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.215099 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.215131 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.217930 (+  2799us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.218643 (+   713us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.218903 (+   260us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33580: BlockingRecv error: recv got EOF from 127.0.0.1:33580 (error 108)
21:08:08.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:08.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.220 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.221 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.222 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.225 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.225 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=935), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [284ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [867ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.228 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.228 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.229 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.229 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.229 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.229336 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.226623 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33586 (local address 127.26.103.253:45093)
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.226675 (+    52us) server_negotiation.cc:207] Beginning negotiation
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.226677 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.227088 (+   411us) server_negotiation.cc:408] Connection header received
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.227857 (+   769us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.227859 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.227873 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.227905 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.229272 (+  1367us) 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)
21:08:08.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:08.229 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.230 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.231979 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.220867 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40638 (local address 127.26.103.252:40409)
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.220944 (+    77us) server_negotiation.cc:207] Beginning negotiation
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.220946 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.221330 (+   384us) server_negotiation.cc:408] Connection header received
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.221659 (+   329us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.221660 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.221673 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.221705 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.224793 (+  3088us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.225604 (+   811us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.231432 (+  5828us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.231639 (+   207us) 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
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.231733 (+    94us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.231737 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.231737 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.231743 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.231755 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.231759 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.231811 (+    52us) server_negotiation.cc:1036] Waiting for connection context
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.231900 (+    89us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40638: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40638): Connection reset by peer (error 104)
21:08:08.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
21:08:08.233 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.233 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.233 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.233 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.234 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.235 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.235 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=945), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [434ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [883ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.236 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.239 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.239 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.239 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.239 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.240414 29584 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.234576 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40652 (local address 127.26.103.252:40409)
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.234656 (+    80us) server_negotiation.cc:207] Beginning negotiation
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.234658 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.234994 (+   336us) server_negotiation.cc:408] Connection header received
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.235215 (+   221us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.235216 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.235230 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.235263 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.239288 (+  4025us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.240065 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.240337 (+   272us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40652: BlockingRecv error: recv got EOF from 127.0.0.1:40652 (error 108)
21:08:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
21:08:08.241 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.241 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.242 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.246 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.246 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=947), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [398ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [590ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.248 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.248 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.249 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.249 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.249 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.249 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.250 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.250 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.250 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.251 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.251 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.251 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.252 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.252 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d4be250, L:/127.0.0.1:40666 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.252 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=975), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [329ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [636ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.253 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.254 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.254 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.254 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.255 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.256 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.256 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.256 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.256 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.258234 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.253637 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33588 (local address 127.26.103.253:45093)
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.253700 (+    63us) server_negotiation.cc:207] Beginning negotiation
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.253702 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.254162 (+   460us) server_negotiation.cc:408] Connection header received
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.254448 (+   286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.254449 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.254463 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.254495 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.257175 (+  2680us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.257932 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.258169 (+   237us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33588: BlockingRecv error: recv got EOF from 127.0.0.1:33588 (error 108)
21:08:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
21:08:08.259 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.259 [DEBUG - pool-4-thread-24] (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.26.103.254:34773, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [233ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [627ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [637ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.259 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.260 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.261 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.261 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.261 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.262 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.262 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.262 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.262 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.262 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.263 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.263 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.263 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.263 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.265 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.265 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=988), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [440ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.265657 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.260516 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33598 (local address 127.26.103.253:45093)
21:08:08.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.260563 (+    47us) server_negotiation.cc:207] Beginning negotiation
21:08:08.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.260565 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.261541 (+   976us) server_negotiation.cc:408] Connection header received
21:08:08.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.262161 (+   620us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.262162 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.262176 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.262207 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.264737 (+  2530us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.265436 (+   699us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.265579 (+   143us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33598: BlockingRecv error: recv got EOF from 127.0.0.1:33598 (error 108)
21:08:08.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
21:08:08.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.267 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.267 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.267 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.268 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.269 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.269 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.269 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.269 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.269 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.270 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.270483 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.260614 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40680 (local address 127.26.103.252:40409)
21:08:08.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.260667 (+    53us) server_negotiation.cc:207] Beginning negotiation
21:08:08.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.260668 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:08.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.261085 (+   417us) server_negotiation.cc:408] Connection header received
21:08:08.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.261275 (+   190us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.261276 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.261290 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.261323 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.268324 (+  7001us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.269076 (+   752us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.270413 (+  1337us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40680: BlockingRecv error: recv got EOF from 127.0.0.1:40680 (error 108)
21:08:08.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.270874 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.266493 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33610 (local address 127.26.103.253:45093)
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.266536 (+    43us) server_negotiation.cc:207] Beginning negotiation
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.266539 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.269823 (+  3284us) server_negotiation.cc:408] Connection header received
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.270110 (+   287us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.270111 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.270126 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.270156 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.270822 (+   666us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33610: BlockingRecv error: recv got EOF from 127.0.0.1:33610 (error 108)
21:08:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19}
21:08:08.273 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.273 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.273 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.280 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.281 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.281 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.281 [DEBUG - pool-4-thread-74] (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.26.103.254:34773, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [384ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [666ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.282 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.284 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.285 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.285 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.285 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.286 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.287376 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.282147 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33618 (local address 127.26.103.253:45093)
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.282196 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.282199 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.282583 (+   384us) server_negotiation.cc:408] Connection header received
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.282884 (+   301us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.282885 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.282899 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.282930 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.286113 (+  3183us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.286895 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.287308 (+   413us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33618: BlockingRecv error: recv got EOF from 127.0.0.1:33618 (error 108)
21:08:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:08.288 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.288 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.288 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.289 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.289 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=990), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [460ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [677ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.289 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.290 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.290 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1014), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [401ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.295 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.295 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.295 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.295 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.296 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.296 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.297 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.297 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.297 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.297 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.299921 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.290459 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33622 (local address 127.26.103.253:45093)
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.291452 (+   993us) server_negotiation.cc:207] Beginning negotiation
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.291455 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.291465 (+    10us) server_negotiation.cc:408] Connection header received
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.291493 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.291494 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.291507 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.291574 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.295104 (+  3530us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.295827 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.299015 (+  3188us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.299224 (+   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
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.299528 (+   304us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.299567 (+    39us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.299604 (+    37us) server_negotiation.cc:1036] Waiting for connection context
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.299807 (+   203us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33622: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33622): Connection reset by peer (error 104)
21:08:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":964}
21:08:08.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.301671 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.291328 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33638 (local address 127.26.103.253:45093)
21:08:08.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.294383 (+  3055us) server_negotiation.cc:207] Beginning negotiation
21:08:08.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.294387 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:08:08.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.300534 (+  6147us) server_negotiation.cc:408] Connection header received
21:08:08.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.301459 (+   925us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.301460 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.301475 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.301534 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.301610 (+    76us) 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)
21:08:08.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3025}
21:08:08.302 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.302 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.302 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.302 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.302 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1003), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [465ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [701ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.303 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.304 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.306 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.306 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.306 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.306 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.307 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.307 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.307 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.308 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.309418 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.303864 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33648 (local address 127.26.103.253:45093)
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.303910 (+    46us) server_negotiation.cc:207] Beginning negotiation
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.303912 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.304912 (+  1000us) server_negotiation.cc:408] Connection header received
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.305264 (+   352us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.305265 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.305278 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.305309 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.309326 (+  4017us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33648: BlockingRecv error: recv got EOF from 127.0.0.1:33648 (error 108)
21:08:08.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
21:08:08.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.310 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.310 [DEBUG - pool-4-thread-17] (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.26.103.254:34773, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [405ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.312 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.313 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.313 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.313 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.314 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.315 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.315 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.315 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.317 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.318 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1019), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [468ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [716ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.319010 29592 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.304675 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40688 (local address 127.26.103.252:40409)
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.304719 (+    44us) server_negotiation.cc:207] Beginning negotiation
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.304721 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.305470 (+   749us) server_negotiation.cc:408] Connection header received
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.305619 (+   149us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.305620 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.305634 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.305662 (+    28us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.308799 (+  3137us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.309649 (+   850us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.317839 (+  8190us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.318047 (+   208us) 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
21:08:08.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.319 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.318617 (+   570us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:08.319 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.318623 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.318624 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.318630 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.318650 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.318654 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.318692 (+    38us) server_negotiation.cc:1036] Waiting for connection context
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.318919 (+   227us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40688: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40688): Connection reset by peer (error 104)
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.320293 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.310955 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33650 (local address 127.26.103.253:45093)
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.311004 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.311006 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.312543 (+  1537us) server_negotiation.cc:408] Connection header received
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.312847 (+   304us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.312848 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.312862 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.312893 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.315871 (+  2978us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.316635 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.320229 (+  3594us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33650: BlockingRecv error: recv got EOF from 127.0.0.1:33650 (error 108)
21:08:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
21:08:08.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.321 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.322 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.322 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.322 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.322 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.323 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.323 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.320 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.322 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.325 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.325 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.326 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.326 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.326 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1050), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [443ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [732ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.327 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.329 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.329 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.329 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.329 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.330 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.330 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.331851 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.327434 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33654 (local address 127.26.103.253:45093)
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.327480 (+    46us) server_negotiation.cc:207] Beginning negotiation
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.327483 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.327860 (+   377us) server_negotiation.cc:408] Connection header received
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.328144 (+   284us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.328146 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.328159 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.328191 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.330780 (+  2589us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.331514 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.331782 (+   268us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33654: BlockingRecv error: recv got EOF from 127.0.0.1:33654 (error 108)
21:08:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
21:08:08.333 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.333 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.333 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.337 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.338 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.340 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.341 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.342 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.349 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe7758f5c, L:/127.0.0.1:40692 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.349 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8126670b, L:/127.0.0.1:40694 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.349 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.349 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.350 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.351 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.351 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.351 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.353 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.353 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.353 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1055), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [384ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [993ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.353 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.356 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.356 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.357 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.357 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.357 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state NEGOTIATING
21:08:08.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.359 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.360059 29584 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.352287 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40704 (local address 127.26.103.252:40409)
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.352336 (+    49us) server_negotiation.cc:207] Beginning negotiation
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.352338 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.352501 (+   163us) server_negotiation.cc:408] Connection header received
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.352724 (+   223us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.352726 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.352741 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.352800 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.356305 (+  3505us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.357037 (+   732us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.359121 (+  2084us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.359329 (+   208us) 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
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.359698 (+   369us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.359702 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.359703 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.359708 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.359724 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.359729 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.359766 (+    37us) server_negotiation.cc:1036] Waiting for connection context
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.359968 (+   202us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40704: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40704): Connection reset by peer (error 104)
21:08:08.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
21:08:08.361 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.361 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.361 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.361 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.365 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.365 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.366 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.394 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.394 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.394 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1099), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [461ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [833ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [848ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.395 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.396 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [469ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [499ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.396 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x32ba9e1d, L:/127.0.0.1:40714 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.396 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.396 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.397 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.397 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1098), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [302ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [872ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [892ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.398 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.398 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.399 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf2928346, L:/127.0.0.1:40716 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.400 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.400 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.400 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1124), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [108ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [337ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.403 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.403 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.404 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.405 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.405 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.405 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.405 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.406 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.406 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.406 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.406 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.406 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1130), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [445ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [676ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [693ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.406 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.406 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.406 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.407 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1131), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [487ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [688ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.407 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.408 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.408 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.408 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.409 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.409 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.410 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1111), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [420ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [980ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [990ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.410 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.411 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.411 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [469ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [735ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [744ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.411 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.411 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.412 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.412 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.412 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.413 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.26.103.253:45093(127.26.103.253:45093)] connecting to peer
21:08:08.413 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.413 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1118), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [305ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [998ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.414 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1137), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [485ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [993ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1006ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.415 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.415 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1116), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [338ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [997ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.415 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.418 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.422 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.422 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.422 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.422 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.422 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.422 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.423 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.423 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.423 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.425 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.426 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.426 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.426 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.426 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.426 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.428 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.428 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.428 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.428 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.428 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.428 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.428 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.428 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.429 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.429 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.429 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.430 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.431 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.431 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.431 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.431 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.431 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.432 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.432 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.432 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.432 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.432 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.432 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.433 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.433 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.402 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.434 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.426 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.435 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.435 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.435 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.435 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.436 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.436 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.436 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.436 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.436 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.436 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.437 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.437 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc98300c8, L:/127.0.0.1:40744 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.437 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.438 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.438 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state CONNECTING
21:08:08.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.438 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.404 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.439 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.439 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.439 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.439 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.439 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.252:40409: connection closed
21:08:08.435 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.439 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.440 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.440 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [430ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [667ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [675ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.442 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.442 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.443 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.444 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.444 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.444 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.444 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.444 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.103.252:40409(127.26.103.252:40409)] Successfully connected to peer
21:08:08.444 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.444 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.445 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.445 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.103.252
21:08:08.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.446 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdba32687, L:/127.0.0.1:40736 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.447271 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.404115 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33660 (local address 127.26.103.253:45093)
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.405050 (+   935us) server_negotiation.cc:207] Beginning negotiation
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.405053 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.405064 (+    11us) server_negotiation.cc:408] Connection header received
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.405091 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.405092 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.405104 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.405164 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.424206 (+ 19042us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.425199 (+   993us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.427938 (+  2739us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.428143 (+   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
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.446937 (+ 18794us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.446981 (+    44us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447034 (+    53us) server_negotiation.cc:1036] Waiting for connection context
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447192 (+   158us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33660: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33660): Connection reset by peer (error 104)
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":906}
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.447499 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.404140 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33662 (local address 127.26.103.253:45093)
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447373 (+ 43233us) server_negotiation.cc:207] Beginning negotiation
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447375 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447383 (+     8us) server_negotiation.cc:408] Connection header received
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447402 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.450 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447403 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447412 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447469 (+    57us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33662: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43217,"thread_start_us":88,"threads_started":1}
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.447630 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.450 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1160), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [403ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, deferred=null) after lookup
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.404761 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33676 (local address 127.26.103.253:45093)
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447538 (+ 42777us) server_negotiation.cc:207] Beginning negotiation
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447539 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447545 (+     6us) server_negotiation.cc:408] Connection header received
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447558 (+    13us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447558 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447564 (+     6us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447605 (+    41us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33676: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42766,"thread_start_us":66,"threads_started":1}
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.447788 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.406893 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33680 (local address 127.26.103.253:45093)
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447686 (+ 40793us) server_negotiation.cc:207] Beginning negotiation
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447688 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447694 (+     6us) server_negotiation.cc:408] Connection header received
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447710 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447710 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447717 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447761 (+    44us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33680: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40782,"thread_start_us":68,"threads_started":1}
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.447948 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.406977 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33688 (local address 127.26.103.253:45093)
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447834 (+ 40857us) server_negotiation.cc:207] Beginning negotiation
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447836 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447842 (+     6us) server_negotiation.cc:408] Connection header received
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447854 (+    12us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447855 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447860 (+     5us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447902 (+    42us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33688: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40849,"thread_start_us":39,"threads_started":1}
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.448081 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.414037 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33702 (local address 127.26.103.253:45093)
21:08:08.451 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447987 (+ 33950us) server_negotiation.cc:207] Beginning negotiation
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447988 (+     1us) server_negotiation.cc:400] Waiting for connection header
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.447994 (+     6us) server_negotiation.cc:408] Connection header received
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448007 (+    13us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448007 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448013 (+     6us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448055 (+    42us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33702: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":33939,"thread_start_us":113,"threads_started":1}
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.448302 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.414195 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33716 (local address 127.26.103.253:45093)
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448133 (+ 33938us) server_negotiation.cc:207] Beginning negotiation
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448135 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448142 (+     7us) server_negotiation.cc:408] Connection header received
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448156 (+    14us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448157 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448164 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448207 (+    43us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448270 (+    63us) 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)
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":33927,"thread_start_us":66,"threads_started":1}
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.448490 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.414273 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33724 (local address 127.26.103.253:45093)
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448367 (+ 34094us) server_negotiation.cc:207] Beginning negotiation
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448369 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448377 (+     8us) server_negotiation.cc:408] Connection header received
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448394 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448395 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448402 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448464 (+    62us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33724: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34083,"thread_start_us":65,"threads_started":1}
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.448637 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.414370 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33718 (local address 127.26.103.253:45093)
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448534 (+ 34164us) server_negotiation.cc:207] Beginning negotiation
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448536 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448542 (+     6us) server_negotiation.cc:408] Connection header received
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448556 (+    14us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448557 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448563 (+     6us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448611 (+    48us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33718: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34152,"thread_start_us":52,"threads_started":1}
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.448771 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.417674 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33754 (local address 127.26.103.253:45093)
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448682 (+ 31008us) server_negotiation.cc:207] Beginning negotiation
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448684 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448690 (+     6us) server_negotiation.cc:408] Connection header received
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448702 (+    12us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448702 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448708 (+     6us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448749 (+    41us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33754: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30998,"thread_start_us":96,"threads_started":1}
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.448909 29689 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.417824 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33738 (local address 127.26.103.253:45093)
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448803 (+ 30979us) server_negotiation.cc:207] Beginning negotiation
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448805 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448822 (+    17us) server_negotiation.cc:408] Connection header received
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448835 (+    13us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448835 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448841 (+     6us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.448885 (+    44us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33738: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30971,"thread_start_us":63,"threads_started":1}
21:08:08.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.455 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6ad44d8d, L:/127.0.0.1:40748 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.456 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.456 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.456 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.456 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.456 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.456 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.457 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.457 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe43c86e4, L:/127.0.0.1:40726 - R:/127.26.103.252:40409] using SASL/PLAIN
21:08:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.457703 30434 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.453568 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33758 (local address 127.26.103.253:45093)
21:08:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.457475 (+  3907us) server_negotiation.cc:207] Beginning negotiation
21:08:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.457477 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.457488 (+    11us) server_negotiation.cc:408] Connection header received
21:08:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.457518 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.457519 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.457533 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.457629 (+    96us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33758: BlockingWrite error: write error: Broken pipe (error 32)
21:08:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3871}
21:08:08.400 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.459276 29774 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.395246 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33658 (local address 127.26.103.253:45093)
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.395302 (+    56us) server_negotiation.cc:207] Beginning negotiation
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.395305 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.458566 (+ 63261us) server_negotiation.cc:408] Connection header received
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.458770 (+   204us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.458771 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.458785 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.458854 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.459220 (+   366us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33658: BlockingRecv error: recv got EOF from 127.0.0.1:33658 (error 108)
21:08:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
21:08:08.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.460 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.461 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.461 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.461 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.461 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.461 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.462 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.462 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.465 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.466 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1166), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [417ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1005ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1082ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.467 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.469 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.469 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.469 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.472 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.472661 30440 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.466844 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33762 (local address 127.26.103.253:45093)
21:08:08.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.467001 (+   157us) server_negotiation.cc:207] Beginning negotiation
21:08:08.472 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.467003 (+     2us) server_negotiation.cc:400] Waiting for connection header
21:08:08.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.468299 (+  1296us) server_negotiation.cc:408] Connection header received
21:08:08.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.468349 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.468351 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.468365 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.473 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.468430 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.471583 (+  3153us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.472412 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.472588 (+   176us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33762: BlockingRecv error: recv got EOF from 127.0.0.1:33762 (error 108)
21:08:08.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":115}
21:08:08.473 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.473 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state CONNECTING due to: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.474 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnected from peer
21:08:08.474 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.483 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaefd6555, L:/127.0.0.1:33768 - R:/127.26.103.253:45093] using TOKEN/null
21:08:08.485 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [385ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1016ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, [1127ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.253:45093: OK, deferred=null) after lookup
21:08:08.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.488 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.489 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.489 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:08.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.489 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.489 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.489 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.493 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.498 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.498 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.499 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:08.499 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1205), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.254:34773, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.252:40409, [470ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.254:34773: OK, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.103.253:45093, [1104ms] Sub RPC ConnectToMaster: received response from server master-127.26.103.252:40409: OK, deferred=null) after lookup
21:08:08.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 18ff770f7cfe49a69c87ec543991466d
21:08:08.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.103.253:45093(127.26.103.253:45093)] Successfully connected to peer
21:08:08.503 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 9848414826b342b9b112be2175b0bc46 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:08:08.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 921f2182ecc64a639e37dcef7175a378 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:08:08.503 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98c4c770b2b24680b79d7a61cf7fa6fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:08:08.503 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b536660312154223a1ba4ef49dbba97e for table 'testManyClients' with partition [0x8000001E, <end>)
21:08:08.503 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9848414826b342b9b112be2175b0bc46@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=921f2182ecc64a639e37dcef7175a378@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=98c4c770b2b24680b79d7a61cf7fa6fc@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523),bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b536660312154223a1ba4ef49dbba97e@[1ecc87cfed6b4017b84f8821cfbd4782(127.26.103.195:33623),a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)[L],bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)]}]
21:08:08.504 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.504 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state NEGOTIATING
21:08:08.504 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.504 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.505 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.508215 30440 negotiation.cc:336] Failed RPC negotiation. Trace:
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.501495 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33782 (local address 127.26.103.253:45093)
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.501552 (+    57us) server_negotiation.cc:207] Beginning negotiation
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.501555 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.502065 (+   510us) server_negotiation.cc:408] Connection header received
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.502310 (+   245us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:08:08.508 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.502312 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.502329 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.502362 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:08:08.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state NEGOTIATING due to: connection closed
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.507145 (+  4783us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.507946 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:08:08.508131 (+   185us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33782: BlockingRecv error: recv got EOF from 127.0.0.1:33782 (error 108)
21:08:08.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
21:08:08.508 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.103.253:45093: connection closed
21:08:08.513 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.515 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.515 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:08.516 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.517 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.517 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.522 [DEBUG - main] (Connection.java:575) [peer bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)] disconnecting while in state READY
21:08:08.522 [DEBUG - main] (Connection.java:575) [peer master-127.26.103.254:34773(127.26.103.254:34773)] disconnecting while in state READY
21:08:08.522 [DEBUG - main] (Connection.java:575) [peer master-127.26.103.253:45093(127.26.103.253:45093)] disconnecting while in state READY
21:08:08.522 [DEBUG - main] (Connection.java:575) [peer master-127.26.103.252:40409(127.26.103.252:40409)] disconnecting while in state READY
21:08:08.523 [DEBUG - main] (Connection.java:575) [peer a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)] disconnecting while in state READY
21:08:08.523 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.103.252:40409(127.26.103.252:40409)] handling channelInactive
21:08:08.523 [DEBUG - kudu-nio-3] (Connection.java:239) [peer bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)] handling channelInactive
21:08:08.523 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.103.252:40409(127.26.103.252:40409)] cleaning up while in state READY due to: connection closed
21:08:08.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:08.523 [DEBUG - kudu-nio-4] (Connection.java:239) [peer a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)] handling channelInactive
21:08:08.523 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.103.253:45093(127.26.103.253:45093)] handling channelInactive
21:08:08.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.103.253:45093(127.26.103.253:45093)] cleaning up while in state READY due to: connection closed
21:08:08.524 [DEBUG - kudu-nio-3] (Connection.java:709) [peer bbc22a99d70546b4a1ef2528b159f01d(127.26.103.194:36029)] cleaning up while in state READY due to: connection closed
21:08:08.524 [DEBUG - kudu-nio-4] (Connection.java:709) [peer a371c3bd50064b8b84f19b2db361b56e(127.26.103.193:41523)] cleaning up while in state READY due to: connection closed
21:08:08.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.103.254:34773(127.26.103.254:34773)] handling channelInactive
21:08:08.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.103.254:34773(127.26.103.254:34773)] cleaning up while in state READY due to: connection closed
21:08:08.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.527464 27039 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 27323
21:08:08.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.535091 27039 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 27458
21:08:08.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.541198 27039 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 27593
21:08:08.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.549193 27039 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 27050
21:08:08.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.558372 27039 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 27122
21:08:08.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.566530 27039 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 27193
21:08:08.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:08:08Z chronyd exiting
.21:08:08.625 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783544888625
21:08:08.629 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
21:08:08.630 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
21:08:08.630 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskTYTxFV/test-tmp
21:08:08.630 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
21:08:08.630 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskTYTxFV/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
21:08:08.634 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

21:08:08.716 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:08:08.716 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

21:08:08.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.717175 30472 mini_oidc.cc:150] Starting JWKS server
21:08:08.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.717833 30472 webserver.cc:534] Webserver started at http://127.0.0.1:37573/ using document root <none> and password file <none>
21:08:08.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.717916 30472 mini_oidc.cc:186] Starting OIDC Discovery server
21:08:08.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.718045 30472 webserver.cc:534] Webserver started at http://127.0.0.1:36493/ using document root <none> and password file <none>
21:08:08.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:08:08Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
21:08:08.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:08:08Z Disabled control of system clock
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.729902 30472 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/wal
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/data
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/logs
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/data/info.pb
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:08:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.62:38199
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.62
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:08:08.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37573/jwks.json with env {}
21:08:08.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.853950 30483 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:08:08.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.854224 30483 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:08:08.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.854259 30483 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:08:08.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.856616 30483 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:08:08.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.856693 30483 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:08:08.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.856717 30483 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:08:08.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.856738 30483 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:08:08.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.856758 30483 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:08:08.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.856778 30483 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37573/jwks.json
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.859113 30483 master_runner.cc:387] Master server non-default flags:
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/data
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/wal
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.62:38199
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37573/jwks.json
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/data/info.pb
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.62
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30483
21:08:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/logs
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.859416 30483 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:08:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.859709 30483 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:08:08.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.862562 30489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:08.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.862653 30488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:08.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.862558 30491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:08.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.862774 30483 server_base.cc:1061] running on GCE node
21:08:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.862989 30483 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:08:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.863312 30483 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:08:08.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.864509 30483 hybrid_clock.cc:648] HybridClock initialized: now 1783544888864496 us; error 43 us; skew 500 ppm
21:08:08.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.865779 30483 webserver.cc:534] Webserver started at http://127.29.194.62:42177/ using document root <none> and password file <none>
21:08:08.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.865944 30483 fs_manager.cc:362] Metadata directory not provided
21:08:08.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.865989 30483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:08:08.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.866127 30483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:08:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.866971 30483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/data/instance:
21:08:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48bcbc77c3734c899503628a1b6c3dc9"
21:08:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:08 on dist-test-slave-5m6v"
21:08:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.867246 30483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/wal/instance:
21:08:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48bcbc77c3734c899503628a1b6c3dc9"
21:08:08.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:08 on dist-test-slave-5m6v"
21:08:08.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.868534 30483 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.869235 30497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.869522 30483 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.869624 30483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/wal
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48bcbc77c3734c899503628a1b6c3dc9"
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:08 on dist-test-slave-5m6v"
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.869689 30483 fs_report.cc:389] FS layout report
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/wal
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/wal
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/data/data
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:08:08.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:08:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:08:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:08:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:08:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:08:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:08:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:08:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:08:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:08:08.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:08:08.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.907894 30483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:08:08.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.908380 30483 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:08:08.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.908542 30483 kserver.cc:163] Server-wide thread pool size limit: 3276
21:08:08.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.912972 30483 rpc_server.cc:307] RPC server started. Bound to: 127.29.194.62:38199
21:08:08.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.913043 30549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.194.62:38199 every 8 connection(s)
21:08:08.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.913451 30483 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/data/info.pb
21:08:08.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.914117 30550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:08:08.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.915529 30550 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } has no permanent_uuid. Determining permanent_uuid...
21:08:08.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.922569 30472 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 30483
21:08:08.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.922664 30472 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-0/wal/instance
21:08:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.923548 30472 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/wal
21:08:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/data
21:08:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:08:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:08:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/logs
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/data/info.pb
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.61:37893
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.61
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:08:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37573/jwks.json with env {}
21:08:08.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.925606 30550 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } has no permanent_uuid. Determining permanent_uuid...
21:08:08.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.926134 30499 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.194.61:37893: connect: Connection refused (error 111)
21:08:08.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.926710 30550 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.194.61:37893: Network error: Client connection negotiation failed: client connection to 127.29.194.61:37893: connect: Connection refused (error 111)
21:08:08.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:08.975950 30550 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } attempt: 1
21:08:08.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:08.977064 30550 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.194.61:37893: Network error: Client connection negotiation failed: client connection to 127.29.194.61:37893: connect: Connection refused (error 111)
21:08:09.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.012060 30554 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:08:09.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.012269 30554 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:08:09.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.012291 30554 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:08:09.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.013968 30554 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:08:09.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.014025 30554 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:08:09.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.014040 30554 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:08:09.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.014055 30554 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:08:09.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.014068 30554 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:08:09.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.014081 30554 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37573/jwks.json
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.016037 30554 master_runner.cc:387] Master server non-default flags:
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/data
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/wal
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.61:37893
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37573/jwks.json
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/data/info.pb
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.61
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30554
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/logs
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.016289 30554 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:08:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.016517 30554 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:08:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.019084 30560 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.019089 30561 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.019095 30563 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.019452 30554 server_base.cc:1061] running on GCE node
21:08:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.019682 30554 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:08:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.019970 30554 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:08:09.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.021144 30554 hybrid_clock.cc:648] HybridClock initialized: now 1783544889021117 us; error 37 us; skew 500 ppm
21:08:09.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.022421 30554 webserver.cc:534] Webserver started at http://127.29.194.61:37233/ using document root <none> and password file <none>
21:08:09.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.022662 30554 fs_manager.cc:362] Metadata directory not provided
21:08:09.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.022737 30554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:08:09.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.022876 30554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:08:09.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.023788 30554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/data/instance:
21:08:09.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "69440cd1727248b78ad47fdea3ae9eda"
21:08:09.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.024163 30554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/wal/instance:
21:08:09.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "69440cd1727248b78ad47fdea3ae9eda"
21:08:09.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.025477 30554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.026341 30569 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.026566 30554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.026636 30554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/wal
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "69440cd1727248b78ad47fdea3ae9eda"
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.026707 30554 fs_report.cc:389] FS layout report
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/wal
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/wal
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/data/data
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:08:09.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:08:09.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:08:09.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:08:09.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:08:09.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:08:09.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:08:09.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:08:09.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:08:09.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:08:09.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:08:09.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.045415 30550 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } attempt: 2
21:08:09.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.045658 30554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:08:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.046010 30554 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:08:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.046164 30554 kserver.cc:163] Server-wide thread pool size limit: 3276
21:08:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.046309 30550 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.194.61:37893: Network error: Client connection negotiation failed: client connection to 127.29.194.61:37893: connect: Connection refused (error 111)
21:08:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.050303 30554 rpc_server.cc:307] RPC server started. Bound to: 127.29.194.61:37893
21:08:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.050333 30621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.194.61:37893 every 8 connection(s)
21:08:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.050745 30554 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/data/info.pb
21:08:09.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.051410 30622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:08:09.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.052652 30622 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } has no permanent_uuid. Determining permanent_uuid...
21:08:09.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.057803 30622 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } has no permanent_uuid. Determining permanent_uuid...
21:08:09.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.059355 30472 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 30554
21:08:09.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.059471 30472 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-1/wal/instance
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.059852 30472 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/wal
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/data
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/logs
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/data/info.pb
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.60:37527
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.60
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:08:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37573/jwks.json with env {}
21:08:09.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.061753 30622 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } has no permanent_uuid. Determining permanent_uuid...
21:08:09.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.062227 30570 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.194.60:37527: connect: Connection refused (error 111)
21:08:09.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.062647 30622 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.194.60:37527: Network error: Client connection negotiation failed: client connection to 127.29.194.60:37527: connect: Connection refused (error 111)
21:08:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.111874 30622 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } attempt: 1
21:08:09.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.112835 30622 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.194.60:37527: Network error: Client connection negotiation failed: client connection to 127.29.194.60:37527: connect: Connection refused (error 111)
21:08:09.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.137490 30550 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } attempt: 3
21:08:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.139974 30626 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:08:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.140214 30626 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:08:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.140246 30626 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:08:09.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.141201 30550 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } has no permanent_uuid. Determining permanent_uuid...
21:08:09.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.141935 30550 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.194.60:37527: Network error: Client connection negotiation failed: client connection to 127.29.194.60:37527: connect: Connection refused (error 111)
21:08:09.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.142258 30626 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:08:09.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.142328 30626 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:08:09.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.142351 30626 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:08:09.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.142367 30626 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:08:09.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.142387 30626 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:08:09.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.142405 30626 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37573/jwks.json
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.144129 30626 master_runner.cc:387] Master server non-default flags:
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/data
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/wal
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.60:37527
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37573/jwks.json
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/data/info.pb
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.60
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30626
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/logs
21:08:09.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:09.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:08:09.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:08:09.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:08:09.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:08:09.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:08:09.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:08:09.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:08:09.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:08:09.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.144434 30626 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:08:09.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.144711 30626 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:08:09.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.147413 30635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.147468 30632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.147413 30633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.147753 30626 server_base.cc:1061] running on GCE node
21:08:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.147992 30626 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:08:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.148216 30626 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:08:09.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.149417 30626 hybrid_clock.cc:648] HybridClock initialized: now 1783544889149393 us; error 30 us; skew 500 ppm
21:08:09.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.150508 30626 webserver.cc:534] Webserver started at http://127.29.194.60:33909/ using document root <none> and password file <none>
21:08:09.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.150732 30626 fs_manager.cc:362] Metadata directory not provided
21:08:09.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.150825 30626 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:08:09.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.151013 30626 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:08:09.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.151943 30626 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/data/instance:
21:08:09.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fbc6458476c8440c8cec91ba341cabd3"
21:08:09.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.152371 30626 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/wal/instance:
21:08:09.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fbc6458476c8440c8cec91ba341cabd3"
21:08:09.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.153715 30626 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
21:08:09.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.154455 30641 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:08:09.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.154659 30626 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
21:08:09.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.154743 30626 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/wal
21:08:09.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fbc6458476c8440c8cec91ba341cabd3"
21:08:09.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.154829 30626 fs_report.cc:389] FS layout report
21:08:09.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/wal
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/wal
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/data/data
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:08:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:08:09.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.169826 30626 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:08:09.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.170228 30626 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:08:09.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.170400 30626 kserver.cc:163] Server-wide thread pool size limit: 3276
21:08:09.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.173106 30550 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } attempt: 1
21:08:09.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.173915 30550 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.194.60:37527: Network error: Client connection negotiation failed: client connection to 127.29.194.60:37527: connect: Connection refused (error 111)
21:08:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.174850 30626 rpc_server.cc:307] RPC server started. Bound to: 127.29.194.60:37527
21:08:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.174916 30693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.194.60:37527 every 8 connection(s)
21:08:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.175215 30626 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/data/info.pb
21:08:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.175786 30694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:08:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.177202 30694 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } has no permanent_uuid. Determining permanent_uuid...
21:08:09.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.181015 30622 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } attempt: 2
21:08:09.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.182607 30694 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } has no permanent_uuid. Determining permanent_uuid...
21:08:09.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.185294 30472 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 30626
21:08:09.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.185410 30472 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/master-2/wal/instance
21:08:09.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.186625 30622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda: Bootstrap starting.
21:08:09.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.187398 30622 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda: Neither blocks nor log segments found. Creating new log.
21:08:09.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.187664 30622 log.cc:826] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda: Log is configured to *not* fsync() on all Append() calls
21:08:09.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.188378 30694 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } has no permanent_uuid. Determining permanent_uuid...
21:08:09.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.188532 30622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda: No bootstrap required, opened a new log
21:08:09.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.190300 30622 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } }
21:08:09.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.190433 30622 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:08:09.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.190466 30622 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69440cd1727248b78ad47fdea3ae9eda, State: Initialized, Role: FOLLOWER
21:08:09.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.190587 30622 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } }
21:08:09.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.190919 30622 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [sys.catalog]: configured and running, proceeding with master startup.
21:08:09.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.191123 30701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [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: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } } }
21:08:09.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.191382 30701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [sys.catalog]: This master's current role is: FOLLOWER
21:08:09.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.193038 30712 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:08:09.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.193225 30712 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:08:09.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.193149 30554 master_runner.cc:187] Error getting master registration for 127.29.194.62:38199: OK, instance_id { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" instance_seqno: 1783544888911908 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:08:09.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.195065 30554 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:08:09.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.197054 30694 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3: Bootstrap starting.
21:08:09.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.197723 30694 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3: Neither blocks nor log segments found. Creating new log.
21:08:09.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.198019 30694 log.cc:826] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3: Log is configured to *not* fsync() on all Append() calls
21:08:09.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.198637 30694 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3: No bootstrap required, opened a new log
21:08:09.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.199990 30694 raft_consensus.cc:359] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } }
21:08:09.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.200124 30694 raft_consensus.cc:385] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:08:09.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.200156 30694 raft_consensus.cc:740] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbc6458476c8440c8cec91ba341cabd3, State: Initialized, Role: FOLLOWER
21:08:09.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.200290 30694 consensus_queue.cc:260] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } }
21:08:09.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.200634 30694 sys_catalog.cc:565] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [sys.catalog]: configured and running, proceeding with master startup.
21:08:09.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.200628 30715 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [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: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } } }
21:08:09.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.200752 30715 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [sys.catalog]: This master's current role is: FOLLOWER
21:08:09.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.202702 30726 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:08:09.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.202764 30726 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:08:09.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.202935 30626 master_runner.cc:187] Error getting master registration for 127.29.194.62:38199: OK, instance_id { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" instance_seqno: 1783544888911908 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:08:09.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.204133 30626 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:08:09.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.249094 30550 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } attempt: 2
21:08:09.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.253328 30550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9: Bootstrap starting.
21:08:09.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.254091 30550 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9: Neither blocks nor log segments found. Creating new log.
21:08:09.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.254384 30550 log.cc:826] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9: Log is configured to *not* fsync() on all Append() calls
21:08:09.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.255102 30550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9: No bootstrap required, opened a new log
21:08:09.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.256651 30550 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } }
21:08:09.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.256776 30550 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:08:09.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.256809 30550 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48bcbc77c3734c899503628a1b6c3dc9, State: Initialized, Role: FOLLOWER
21:08:09.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.256944 30550 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } }
21:08:09.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.257244 30729 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [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: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } } }
21:08:09.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.257292 30550 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [sys.catalog]: configured and running, proceeding with master startup.
21:08:09.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.257493 30729 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [sys.catalog]: This master's current role is: FOLLOWER
21:08:09.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.259524 30740 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:08:09.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.259683 30740 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:08:09.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.261730 30483 master_runner.cc:264] No leader master found from master 48bcbc77c3734c899503628a1b6c3dc9
21:08:09.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.261775 30483 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:08:09.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.277082 30729 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:08:09.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.277204 30729 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } }
21:08:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.278226 30729 leader_election.cc:290] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69440cd1727248b78ad47fdea3ae9eda (127.29.194.61:37893), fbc6458476c8440c8cec91ba341cabd3 (127.29.194.60:37527)
21:08:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.278505 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "48bcbc77c3734c899503628a1b6c3dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbc6458476c8440c8cec91ba341cabd3" is_pre_election: true
21:08:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.278657 30668 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48bcbc77c3734c899503628a1b6c3dc9 in term 0.
21:08:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.278844 30498 leader_election.cc:304] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48bcbc77c3734c899503628a1b6c3dc9, fbc6458476c8440c8cec91ba341cabd3; no voters: 
21:08:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.279310 30596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "48bcbc77c3734c899503628a1b6c3dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69440cd1727248b78ad47fdea3ae9eda" is_pre_election: true
21:08:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.279524 30596 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48bcbc77c3734c899503628a1b6c3dc9 in term 0.
21:08:09.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.279757 30729 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
21:08:09.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.279803 30729 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:08:09.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.279825 30729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 0 FOLLOWER]: Advancing to term 1
21:08:09.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.280716 30729 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } }
21:08:09.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.280844 30729 leader_election.cc:290] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 69440cd1727248b78ad47fdea3ae9eda (127.29.194.61:37893), fbc6458476c8440c8cec91ba341cabd3 (127.29.194.60:37527)
21:08:09.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.281142 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "48bcbc77c3734c899503628a1b6c3dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbc6458476c8440c8cec91ba341cabd3"
21:08:09.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.281211 30668 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [term 0 FOLLOWER]: Advancing to term 1
21:08:09.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.282418 30668 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48bcbc77c3734c899503628a1b6c3dc9 in term 1.
21:08:09.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.282577 30498 leader_election.cc:304] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48bcbc77c3734c899503628a1b6c3dc9, fbc6458476c8440c8cec91ba341cabd3; no voters: 
21:08:09.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.283432 30596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "48bcbc77c3734c899503628a1b6c3dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69440cd1727248b78ad47fdea3ae9eda"
21:08:09.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.283514 30596 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [term 0 FOLLOWER]: Advancing to term 1
21:08:09.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.284308 30596 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48bcbc77c3734c899503628a1b6c3dc9 in term 1.
21:08:09.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.284741 30729 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 1 FOLLOWER]: Leader election won for term 1
21:08:09.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.284909 30729 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [term 1 LEADER]: Becoming Leader. State: Replica: 48bcbc77c3734c899503628a1b6c3dc9, State: Running, Role: LEADER
21:08:09.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.284999 30729 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } }
21:08:09.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.285688 30729 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48bcbc77c3734c899503628a1b6c3dc9. Latest consensus state: current_term: 1 leader_uuid: "48bcbc77c3734c899503628a1b6c3dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } } }
21:08:09.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.285764 30729 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [sys.catalog]: This master's current role is: LEADER
21:08:09.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.286538 30744 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
21:08:09.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.286849 30744 catalog_manager.cc:1519] Initializing Kudu cluster ID...
21:08:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.288407 30668 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [term 1 FOLLOWER]: Refusing update from remote peer 48bcbc77c3734c899503628a1b6c3dc9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:08:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.288787 30729 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:08:09.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.290073 30715 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48bcbc77c3734c899503628a1b6c3dc9. Latest consensus state: current_term: 1 leader_uuid: "48bcbc77c3734c899503628a1b6c3dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } } }
21:08:09.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.290154 30715 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [sys.catalog]: This master's current role is: FOLLOWER
21:08:09.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.290701 30596 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [term 1 FOLLOWER]: Refusing update from remote peer 48bcbc77c3734c899503628a1b6c3dc9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:08:09.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.290920 30729 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:08:09.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.291941 30701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48bcbc77c3734c899503628a1b6c3dc9. Latest consensus state: current_term: 1 leader_uuid: "48bcbc77c3734c899503628a1b6c3dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } } }
21:08:09.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.292032 30701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [sys.catalog]: This master's current role is: FOLLOWER
21:08:09.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.293437 30742 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "48bcbc77c3734c899503628a1b6c3dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } } }
21:08:09.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.293524 30742 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [sys.catalog]: This master's current role is: LEADER
21:08:09.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.294152 30701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "48bcbc77c3734c899503628a1b6c3dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } } }
21:08:09.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.294226 30701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda [sys.catalog]: This master's current role is: FOLLOWER
21:08:09.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.294759 30745 mvcc.cc:204] Tried to move back new op lower bound from 7305399866522791936 to 7305399866511986688. Current Snapshot: MvccSnapshot[applied={T|T < 7305399866522791936}]
21:08:09.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.295012 30748 mvcc.cc:204] Tried to move back new op lower bound from 7305399866522791936 to 7305399866511986688. Current Snapshot: MvccSnapshot[applied={T|T < 7305399866522791936}]
21:08:09.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.295804 30729 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "48bcbc77c3734c899503628a1b6c3dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } } }
21:08:09.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.295876 30729 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9 [sys.catalog]: This master's current role is: LEADER
21:08:09.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.296712 30715 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "48bcbc77c3734c899503628a1b6c3dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48bcbc77c3734c899503628a1b6c3dc9" member_type: VOTER last_known_addr { host: "127.29.194.62" port: 38199 } } peers { permanent_uuid: "69440cd1727248b78ad47fdea3ae9eda" member_type: VOTER last_known_addr { host: "127.29.194.61" port: 37893 } } peers { permanent_uuid: "fbc6458476c8440c8cec91ba341cabd3" member_type: VOTER last_known_addr { host: "127.29.194.60" port: 37527 } } }
21:08:09.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.296792 30715 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3 [sys.catalog]: This master's current role is: FOLLOWER
21:08:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.298266 30746 mvcc.cc:204] Tried to move back new op lower bound from 7305399866522791936 to 7305399866511986688. Current Snapshot: MvccSnapshot[applied={T|T < 7305399866522791936}]
21:08:09.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.299516 30744 catalog_manager.cc:1382] Generated new cluster ID: 90150f947c2042eeb2031bacaa29124a
21:08:09.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.299566 30744 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
21:08:09.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.342942 30744 catalog_manager.cc:1405] Generated new certificate authority record
21:08:09.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.344040 30744 catalog_manager.cc:1539] Loading token signing keys...
21:08:09.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.353473 30744 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 48bcbc77c3734c899503628a1b6c3dc9: Generated new TSK 0
21:08:09.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.353915 30744 catalog_manager.cc:1549] Initializing in-progress tserver states...
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.366487 30472 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/wal
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/data
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/logs
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/data/info.pb
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.1:0
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.194.1
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.1
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:08:09.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.486239 30753 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:08:09.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.486512 30753 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:08:09.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.486544 30753 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:08:09.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.489161 30753 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:08:09.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.489279 30753 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.194.1
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.492120 30753 tablet_server_runner.cc:78] Tablet server non-default flags:
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/data
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/wal
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.1:0
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/data/info.pb
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.1
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30753
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:09.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.194.1
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/logs
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.492447 30753 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:08:09.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.492751 30753 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:08:09.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.495764 30759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.495769 30758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.495787 30761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.496269 30753 server_base.cc:1061] running on GCE node
21:08:09.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.496476 30753 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:08:09.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.496734 30753 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:08:09.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.497916 30753 hybrid_clock.cc:648] HybridClock initialized: now 1783544889497884 us; error 47 us; skew 500 ppm
21:08:09.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.499271 30753 webserver.cc:534] Webserver started at http://127.29.194.1:43957/ using document root <none> and password file <none>
21:08:09.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.499531 30753 fs_manager.cc:362] Metadata directory not provided
21:08:09.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.499610 30753 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:08:09.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.499733 30753 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:08:09.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.500635 30753 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/data/instance:
21:08:09.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3354bbf43768486ea315804a4f256988"
21:08:09.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.501058 30753 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/wal/instance:
21:08:09.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3354bbf43768486ea315804a4f256988"
21:08:09.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.502645 30753 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
21:08:09.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.503545 30767 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:08:09.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.503759 30753 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
21:08:09.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.503861 30753 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/wal
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3354bbf43768486ea315804a4f256988"
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.503937 30753 fs_report.cc:389] FS layout report
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/wal
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/wal
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/data/data
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:08:09.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:08:09.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.512707 30753 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:08:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.513144 30753 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:08:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.513320 30753 kserver.cc:163] Server-wide thread pool size limit: 3276
21:08:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.513622 30753 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:08:09.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.514019 30753 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:08:09.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.514077 30753 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:08:09.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.514111 30753 ts_tablet_manager.cc:616] Registered 0 tablets
21:08:09.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.514128 30753 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:08:09.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.520262 30753 rpc_server.cc:307] RPC server started. Bound to: 127.29.194.1:33469
21:08:09.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.520363 30880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.194.1:33469 every 8 connection(s)
21:08:09.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.520709 30753 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/data/info.pb
21:08:09.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.523597 30472 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 30753
21:08:09.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.523694 30472 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-0/wal/instance
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.525892 30472 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/wal
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/data
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/logs
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/data/info.pb
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:08:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.2:0
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.194.2
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.2
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.527391 30882 heartbeater.cc:344] Connected to a master server at 127.29.194.62:38199
21:08:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.527684 30882 heartbeater.cc:461] Registering TS with master...
21:08:09.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.527873 30881 heartbeater.cc:344] Connected to a master server at 127.29.194.60:37527
21:08:09.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.527974 30881 heartbeater.cc:461] Registering TS with master...
21:08:09.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.528146 30881 heartbeater.cc:507] Master 127.29.194.60:37527 requested a full tablet report, sending...
21:08:09.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.528149 30882 heartbeater.cc:507] Master 127.29.194.62:38199 requested a full tablet report, sending...
21:08:09.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.528725 30658 ts_manager.cc:194] Registered new tserver with Master: 3354bbf43768486ea315804a4f256988 (127.29.194.1:33469)
21:08:09.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.529039 30514 ts_manager.cc:194] Registered new tserver with Master: 3354bbf43768486ea315804a4f256988 (127.29.194.1:33469)
21:08:09.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.529227 30883 heartbeater.cc:344] Connected to a master server at 127.29.194.61:37893
21:08:09.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.529287 30883 heartbeater.cc:461] Registering TS with master...
21:08:09.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.529404 30883 heartbeater.cc:507] Master 127.29.194.61:37893 requested a full tablet report, sending...
21:08:09.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.529769 30586 ts_manager.cc:194] Registered new tserver with Master: 3354bbf43768486ea315804a4f256988 (127.29.194.1:33469)
21:08:09.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.530124 30514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.194.1:43631
21:08:09.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.612468 30888 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:08:09.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.612695 30888 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:08:09.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.612727 30888 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:08:09.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.614403 30888 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:08:09.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.614494 30888 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.194.2
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.616189 30888 tablet_server_runner.cc:78] Tablet server non-default flags:
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/data
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/wal
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.2:0
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/data/info.pb
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.2
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30888
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.194.2
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/logs
21:08:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:08:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:08:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:08:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:08:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:08:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:08:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:08:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:08:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.616496 30888 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:08:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.616772 30888 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:08:09.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.619515 30893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.619498 30896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.619711 30888 server_base.cc:1061] running on GCE node
21:08:09.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.619501 30894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.619920 30888 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:08:09.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.620095 30888 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:08:09.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.621305 30888 hybrid_clock.cc:648] HybridClock initialized: now 1783544889621286 us; error 33 us; skew 500 ppm
21:08:09.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.622503 30888 webserver.cc:534] Webserver started at http://127.29.194.2:39647/ using document root <none> and password file <none>
21:08:09.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.622668 30888 fs_manager.cc:362] Metadata directory not provided
21:08:09.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.622716 30888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:08:09.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.622797 30888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:08:09.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.623756 30888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/data/instance:
21:08:09.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "711038df959c41328b6e52eaaafff2f7"
21:08:09.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.624109 30888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/wal/instance:
21:08:09.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "711038df959c41328b6e52eaaafff2f7"
21:08:09.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.625536 30888 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.626293 30902 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.626506 30888 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.626572 30888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/wal
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "711038df959c41328b6e52eaaafff2f7"
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.626618 30888 fs_report.cc:389] FS layout report
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/wal
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/wal
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/data/data
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:08:09.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:08:09.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.639268 30888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:08:09.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.639672 30888 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:08:09.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.639846 30888 kserver.cc:163] Server-wide thread pool size limit: 3276
21:08:09.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.640206 30888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:08:09.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.640862 30888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:08:09.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.640901 30888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:08:09.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.640929 30888 ts_tablet_manager.cc:616] Registered 0 tablets
21:08:09.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.640942 30888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:08:09.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.648592 30888 rpc_server.cc:307] RPC server started. Bound to: 127.29.194.2:41379
21:08:09.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.648672 31015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.194.2:41379 every 8 connection(s)
21:08:09.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.649031 30888 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/data/info.pb
21:08:09.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.651722 30472 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 30888
21:08:09.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.651847 30472 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-1/wal/instance
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.653578 30472 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTYTxFV/build/release/bin/kudu
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/wal
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/data
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/logs
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/data/info.pb
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.3:0
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.194.3
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.3
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.655681 31017 heartbeater.cc:344] Connected to a master server at 127.29.194.62:38199
21:08:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.655786 31017 heartbeater.cc:461] Registering TS with master...
21:08:09.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.655992 31017 heartbeater.cc:507] Master 127.29.194.62:38199 requested a full tablet report, sending...
21:08:09.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.656277 31016 heartbeater.cc:344] Connected to a master server at 127.29.194.60:37527
21:08:09.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.656332 31018 heartbeater.cc:344] Connected to a master server at 127.29.194.61:37893
21:08:09.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.656388 31018 heartbeater.cc:461] Registering TS with master...
21:08:09.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.656342 31016 heartbeater.cc:461] Registering TS with master...
21:08:09.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.656476 31018 heartbeater.cc:507] Master 127.29.194.61:37893 requested a full tablet report, sending...
21:08:09.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.656522 31016 heartbeater.cc:507] Master 127.29.194.60:37527 requested a full tablet report, sending...
21:08:09.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.656647 30514 ts_manager.cc:194] Registered new tserver with Master: 711038df959c41328b6e52eaaafff2f7 (127.29.194.2:41379)
21:08:09.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.656739 30586 ts_manager.cc:194] Registered new tserver with Master: 711038df959c41328b6e52eaaafff2f7 (127.29.194.2:41379)
21:08:09.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.657140 30514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.194.2:46321
21:08:09.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.657648 30658 ts_manager.cc:194] Registered new tserver with Master: 711038df959c41328b6e52eaaafff2f7 (127.29.194.2:41379)
21:08:09.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.739080 31023 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:08:09.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.739408 31023 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:08:09.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.739444 31023 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:08:09.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.741107 31023 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:08:09.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.741232 31023 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.194.3
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.742961 31023 tablet_server_runner.cc:78] Tablet server non-default flags:
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.194.20:38645
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/data
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/wal
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.194.3:0
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/data/info.pb
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.194.3
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.194.62:38199,127.29.194.61:37893,127.29.194.60:37527
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31023
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.194.3
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/logs
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:08:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:08:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:08:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:08:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:08:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
21:08:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:47 UTC on e7f111948823
21:08:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16876
21:08:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.743279 31023 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:08:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.743561 31023 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:08:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.746266 31031 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.746466 31029 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.746320 31028 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:08:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.746821 31023 server_base.cc:1061] running on GCE node
21:08:09.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.747004 31023 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:08:09.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.747289 31023 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:08:09.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.748492 31023 hybrid_clock.cc:648] HybridClock initialized: now 1783544889748445 us; error 63 us; skew 500 ppm
21:08:09.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.749923 31023 webserver.cc:534] Webserver started at http://127.29.194.3:38863/ using document root <none> and password file <none>
21:08:09.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.750162 31023 fs_manager.cc:362] Metadata directory not provided
21:08:09.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.750236 31023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:08:09.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.750355 31023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:08:09.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.751348 31023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/data/instance:
21:08:09.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f1609915bf2b44ca9ea1a60571053f53"
21:08:09.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.751765 31023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/wal/instance:
21:08:09.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f1609915bf2b44ca9ea1a60571053f53"
21:08:09.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.753048 31023 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
21:08:09.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.753821 31037 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.754001 31023 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.754101 31023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/data,/tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/wal
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f1609915bf2b44ca9ea1a60571053f53"
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:08:09 on dist-test-slave-5m6v"
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.754170 31023 fs_report.cc:389] FS layout report
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/wal
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/wal
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/data/data
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:08:09.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:08:09.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.776419 31023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:08:09.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.776839 31023 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:08:09.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.777035 31023 kserver.cc:163] Server-wide thread pool size limit: 3276
21:08:09.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.777304 31023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:08:09.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.777799 31023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:08:09.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.777848 31023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:08:09.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.777892 31023 ts_tablet_manager.cc:616] Registered 0 tablets
21:08:09.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.777911 31023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:08:09.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.784193 31023 rpc_server.cc:307] RPC server started. Bound to: 127.29.194.3:45323
21:08:09.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.784237 31150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.194.3:45323 every 8 connection(s)
21:08:09.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.784593 31023 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/data/info.pb
21:08:09.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790227 31153 heartbeater.cc:344] Connected to a master server at 127.29.194.61:37893
21:08:09.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790230 31151 heartbeater.cc:344] Connected to a master server at 127.29.194.60:37527
21:08:09.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790374 31153 heartbeater.cc:461] Registering TS with master...
21:08:09.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790407 31152 heartbeater.cc:344] Connected to a master server at 127.29.194.62:38199
21:08:09.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790376 31151 heartbeater.cc:461] Registering TS with master...
21:08:09.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790498 31152 heartbeater.cc:461] Registering TS with master...
21:08:09.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790585 30472 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTYTxFV/build/release/bin/kudu as pid 31023
21:08:09.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790618 31152 heartbeater.cc:507] Master 127.29.194.62:38199 requested a full tablet report, sending...
21:08:09.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790652 30472 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTYTxFV/test-tmp/mini-kudu-cluster15138567936759270509/ts-2/wal/instance
21:08:09.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790607 31153 heartbeater.cc:507] Master 127.29.194.61:37893 requested a full tablet report, sending...
21:08:09.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.790607 31151 heartbeater.cc:507] Master 127.29.194.60:37527 requested a full tablet report, sending...
21:08:09.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.791134 30586 ts_manager.cc:194] Registered new tserver with Master: f1609915bf2b44ca9ea1a60571053f53 (127.29.194.3:45323)
21:08:09.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.791299 30657 ts_manager.cc:194] Registered new tserver with Master: f1609915bf2b44ca9ea1a60571053f53 (127.29.194.3:45323)
21:08:09.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.791514 30514 ts_manager.cc:194] Registered new tserver with Master: f1609915bf2b44ca9ea1a60571053f53 (127.29.194.3:45323)
21:08:09.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.792001 30514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.194.3:52089
21:08:09.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.794008 30472 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
21:08:09.794 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:08:09.795 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

21:08:09.798 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.194.62"
      port: 38199
    }
    bound_http_address {
      host: "127.29.194.62"
      port: 42177
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.194.61"
      port: 37893
    }
    bound_http_address {
      host: "127.29.194.61"
      port: 37233
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.194.60"
      port: 37527
    }
    bound_http_address {
      host: "127.29.194.60"
      port: 33909
    }
  }
}

21:08:09.798 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

21:08:09.800 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.194.1"
      port: 33469
    }
    bound_http_address {
      host: "127.29.194.1"
      port: 43957
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.194.2"
      port: 41379
    }
    bound_http_address {
      host: "127.29.194.2"
      port: 39647
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.194.3"
      port: 45323
    }
    bound_http_address {
      host: "127.29.194.3"
      port: 38863
    }
  }
}

21:08:09.800 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
21:08:09.802 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:08:09.804 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.194.61:37893(127.29.194.61:37893)] connecting to peer
21:08:09.805 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.194.60:37527(127.29.194.60:37527)] connecting to peer
21:08:09.805 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.194.61:37893(127.29.194.61:37893)] Successfully connected to peer
21:08:09.805 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.194.62:38199(127.29.194.62:38199)] connecting to peer
21:08:09.807 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.194.60:37527(127.29.194.60:37527)] Successfully connected to peer
21:08:09.807 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.194.62:38199(127.29.194.62:38199)] Successfully connected to peer
21:08:09.807 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.194.61
21:08:09.808 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.194.62
21:08:09.808 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.194.60
21:08:09.817 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f31a052, L:/127.0.0.1:57034 - R:/127.29.194.60:37527] using SASL/PLAIN
21:08:09.817 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc41e6131, L:/127.0.0.1:48844 - R:/127.29.194.62:38199] using SASL/PLAIN
21:08:09.817 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb6b210d, L:/127.0.0.1:50522 - R:/127.29.194.61:37893] using SASL/PLAIN
21:08:09.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:08:09.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.194.61:37893, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.194.60:37527, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.194.62:38199, [13ms] Sub RPC ConnectToMaster: received response from server master-127.29.194.60:37527: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.29.194.62:38199: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.29.194.61:37893: OK, deferred=null) after lookup
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.821728 30514 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48844:
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:08:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:08:09.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.823798 30514 catalog_manager.cc:7076] 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.
21:08:09.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3eb7debafa38401e9747f061dbebd8db
21:08:09.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.835712 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 229acd1a7b9649949db7622a65c86874 (DEFAULT_TABLE table=testMultipleSessions [id=3eb7debafa38401e9747f061dbebd8db]), partition=RANGE (key) PARTITION UNBOUNDED
21:08:09.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.836055 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229acd1a7b9649949db7622a65c86874. 1 dirs total, 0 dirs full, 0 dirs failed
21:08:09.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.836105 31085 tablet_service.cc:1511] Processing CreateTablet for tablet 229acd1a7b9649949db7622a65c86874 (DEFAULT_TABLE table=testMultipleSessions [id=3eb7debafa38401e9747f061dbebd8db]), partition=RANGE (key) PARTITION UNBOUNDED
21:08:09.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.836404 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229acd1a7b9649949db7622a65c86874. 1 dirs total, 0 dirs full, 0 dirs failed
21:08:09.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.839550 31171 tablet_bootstrap.cc:492] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53: Bootstrap starting.
21:08:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.839696 30950 tablet_service.cc:1511] Processing CreateTablet for tablet 229acd1a7b9649949db7622a65c86874 (DEFAULT_TABLE table=testMultipleSessions [id=3eb7debafa38401e9747f061dbebd8db]), partition=RANGE (key) PARTITION UNBOUNDED
21:08:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.839953 30950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229acd1a7b9649949db7622a65c86874. 1 dirs total, 0 dirs full, 0 dirs failed
21:08:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.840408 31171 tablet_bootstrap.cc:654] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53: Neither blocks nor log segments found. Creating new log.
21:08:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.840706 31171 log.cc:826] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53: Log is configured to *not* fsync() on all Append() calls
21:08:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.841053 31170 tablet_bootstrap.cc:492] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988: Bootstrap starting.
21:08:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.841734 31170 tablet_bootstrap.cc:654] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988: Neither blocks nor log segments found. Creating new log.
21:08:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.842005 31170 log.cc:826] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988: Log is configured to *not* fsync() on all Append() calls
21:08:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.842662 31171 tablet_bootstrap.cc:492] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53: No bootstrap required, opened a new log
21:08:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.842732 31171 ts_tablet_manager.cc:1403] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
21:08:09.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.844951 31171 raft_consensus.cc:359] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 } } peers { permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 } } peers { permanent_uuid: "3354bbf43768486ea315804a4f256988" member_type: VOTER last_known_addr { host: "127.29.194.1" port: 33469 } }
21:08:09.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.845309 31171 raft_consensus.cc:385] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:08:09.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.845489 31171 raft_consensus.cc:740] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1609915bf2b44ca9ea1a60571053f53, State: Initialized, Role: FOLLOWER
21:08:09.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.845703 31171 consensus_queue.cc:260] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 } } peers { permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 } } peers { permanent_uuid: "3354bbf43768486ea315804a4f256988" member_type: VOTER last_known_addr { host: "127.29.194.1" port: 33469 } }
21:08:09.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.846115 31171 ts_tablet_manager.cc:1434] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
21:08:09.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.846274 31152 heartbeater.cc:499] Master 127.29.194.62:38199 was elected leader, sending a full tablet report...
21:08:09.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.847097 31174 tablet_bootstrap.cc:492] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7: Bootstrap starting.
21:08:09.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.847658 31170 tablet_bootstrap.cc:492] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988: No bootstrap required, opened a new log
21:08:09.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.847865 31170 ts_tablet_manager.cc:1403] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
21:08:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.850108 31174 tablet_bootstrap.cc:654] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7: Neither blocks nor log segments found. Creating new log.
21:08:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.850023 31170 raft_consensus.cc:359] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 } } peers { permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 } } peers { permanent_uuid: "3354bbf43768486ea315804a4f256988" member_type: VOTER last_known_addr { host: "127.29.194.1" port: 33469 } }
21:08:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.850172 31170 raft_consensus.cc:385] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:08:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.850204 31170 raft_consensus.cc:740] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3354bbf43768486ea315804a4f256988, State: Initialized, Role: FOLLOWER
21:08:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.850332 31170 consensus_queue.cc:260] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 } } peers { permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 } } peers { permanent_uuid: "3354bbf43768486ea315804a4f256988" member_type: VOTER last_known_addr { host: "127.29.194.1" port: 33469 } }
21:08:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.850682 31174 log.cc:826] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7: Log is configured to *not* fsync() on all Append() calls
21:08:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.850747 31170 ts_tablet_manager.cc:1434] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
21:08:09.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.851143 30882 heartbeater.cc:499] Master 127.29.194.62:38199 was elected leader, sending a full tablet report...
21:08:09.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.852051 31174 tablet_bootstrap.cc:492] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7: No bootstrap required, opened a new log
21:08:09.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.852128 31174 ts_tablet_manager.cc:1403] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
21:08:09.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.853665 31174 raft_consensus.cc:359] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 } } peers { permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 } } peers { permanent_uuid: "3354bbf43768486ea315804a4f256988" member_type: VOTER last_known_addr { host: "127.29.194.1" port: 33469 } }
21:08:09.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.853806 31174 raft_consensus.cc:385] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:08:09.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.853828 31174 raft_consensus.cc:740] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711038df959c41328b6e52eaaafff2f7, State: Initialized, Role: FOLLOWER
21:08:09.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.853905 31174 consensus_queue.cc:260] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 } } peers { permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 } } peers { permanent_uuid: "3354bbf43768486ea315804a4f256988" member_type: VOTER last_known_addr { host: "127.29.194.1" port: 33469 } }
21:08:09.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.854169 31174 ts_tablet_manager.cc:1434] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
21:08:09.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.854225 31017 heartbeater.cc:499] Master 127.29.194.62:38199 was elected leader, sending a full tablet report...
21:08:09.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.875551 31176 raft_consensus.cc:493] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:08:09.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.875681 31176 raft_consensus.cc:515] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 } } peers { permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 } } peers { permanent_uuid: "3354bbf43768486ea315804a4f256988" member_type: VOTER last_known_addr { host: "127.29.194.1" port: 33469 } }
21:08:09.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.876013 31176 leader_election.cc:290] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1609915bf2b44ca9ea1a60571053f53 (127.29.194.3:45323), 711038df959c41328b6e52eaaafff2f7 (127.29.194.2:41379)
21:08:09.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.878950 31105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229acd1a7b9649949db7622a65c86874" candidate_uuid: "3354bbf43768486ea315804a4f256988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1609915bf2b44ca9ea1a60571053f53" is_pre_election: true
21:08:09.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.878957 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229acd1a7b9649949db7622a65c86874" candidate_uuid: "3354bbf43768486ea315804a4f256988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711038df959c41328b6e52eaaafff2f7" is_pre_election: true
21:08:09.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.879139 30970 raft_consensus.cc:2468] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3354bbf43768486ea315804a4f256988 in term 0.
21:08:09.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.879139 31105 raft_consensus.cc:2468] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3354bbf43768486ea315804a4f256988 in term 0.
21:08:09.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.879411 30770 leader_election.cc:304] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3354bbf43768486ea315804a4f256988, 711038df959c41328b6e52eaaafff2f7; no voters: 
21:08:09.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.879546 31176 raft_consensus.cc:2804] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 0 FOLLOWER]: Leader pre-election won for term 1
21:08:09.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.879601 31176 raft_consensus.cc:493] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:08:09.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.879626 31176 raft_consensus.cc:3060] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 0 FOLLOWER]: Advancing to term 1
21:08:09.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.880241 31176 raft_consensus.cc:515] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 } } peers { permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 } } peers { permanent_uuid: "3354bbf43768486ea315804a4f256988" member_type: VOTER last_known_addr { host: "127.29.194.1" port: 33469 } }
21:08:09.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.880396 31176 leader_election.cc:290] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [CANDIDATE]: Term 1 election: Requested vote from peers f1609915bf2b44ca9ea1a60571053f53 (127.29.194.3:45323), 711038df959c41328b6e52eaaafff2f7 (127.29.194.2:41379)
21:08:09.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.880602 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229acd1a7b9649949db7622a65c86874" candidate_uuid: "3354bbf43768486ea315804a4f256988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711038df959c41328b6e52eaaafff2f7"
21:08:09.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.880616 31105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229acd1a7b9649949db7622a65c86874" candidate_uuid: "3354bbf43768486ea315804a4f256988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1609915bf2b44ca9ea1a60571053f53"
21:08:09.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.880692 30970 raft_consensus.cc:3060] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7 [term 0 FOLLOWER]: Advancing to term 1
21:08:09.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.880692 31105 raft_consensus.cc:3060] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53 [term 0 FOLLOWER]: Advancing to term 1
21:08:09.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.881542 31105 raft_consensus.cc:2468] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3354bbf43768486ea315804a4f256988 in term 1.
21:08:09.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.881542 30970 raft_consensus.cc:2468] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3354bbf43768486ea315804a4f256988 in term 1.
21:08:09.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.881718 30770 leader_election.cc:304] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3354bbf43768486ea315804a4f256988, 711038df959c41328b6e52eaaafff2f7; no voters: 
21:08:09.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.881844 31176 raft_consensus.cc:2804] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 1 FOLLOWER]: Leader election won for term 1
21:08:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.881999 31176 raft_consensus.cc:697] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [term 1 LEADER]: Becoming Leader. State: Replica: 3354bbf43768486ea315804a4f256988, State: Running, Role: LEADER
21:08:09.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.882107 31176 consensus_queue.cc:237] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 } } peers { permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 } } peers { permanent_uuid: "3354bbf43768486ea315804a4f256988" member_type: VOTER last_known_addr { host: "127.29.194.1" port: 33469 } }
21:08:09.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.882989 30514 catalog_manager.cc:5696] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3354bbf43768486ea315804a4f256988 (127.29.194.1). New cstate: current_term: 1 leader_uuid: "3354bbf43768486ea315804a4f256988" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3354bbf43768486ea315804a4f256988" member_type: VOTER last_known_addr { host: "127.29.194.1" port: 33469 } health_report { overall_health: HEALTHY } } }
21:08:09.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.892 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.194.62:38199, [2ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.892 [DEBUG - pool-871-thread-1] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.892 [DEBUG - pool-871-thread-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.892 [DEBUG - pool-871-thread-12] (Connection.java:748) [peer 3354bbf43768486ea315804a4f256988(127.29.194.1:33469)] connecting to peer
21:08:09.893 [DEBUG - pool-871-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.194.62:38199, [1ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.894 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.894 [DEBUG - kudu-nio-2] (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.29.194.62:38199, [4ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.894 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.194.62:38199, [5ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.895 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.194.62:38199, [6ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.895 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.194.62:38199, [6ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.896 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 3354bbf43768486ea315804a4f256988(127.29.194.1:33469)] Successfully connected to peer
21:08:09.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.897 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.194.62:38199, [7ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:08:09.899865 31019 tablet.cc:2406] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:08:09.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.902 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.902 [DEBUG - kudu-nio-2] (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.29.194.62:38199, [10ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.902 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=13), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.194.62:38199, [13ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.903 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.903 [DEBUG - kudu-nio-2] (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.29.194.62:38199, [12ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 229acd1a7b9649949db7622a65c86874 for table 'testMultipleSessions' with partition [<start>, <end>)
21:08:09.904 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=229acd1a7b9649949db7622a65c86874@[3354bbf43768486ea315804a4f256988(127.29.194.1:33469)[L],711038df959c41328b6e52eaaafff2f7(127.29.194.2:41379),f1609915bf2b44ca9ea1a60571053f53(127.29.194.3:45323)]}]
21:08:09.904 [DEBUG - kudu-nio-2] (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.29.194.62:38199, [12ms] Sub RPC GetTableLocations: received response from server master-127.29.194.62:38199: OK, deferred=null) after lookup
21:08:09.907 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xf4e676bd, L:/127.0.0.1:33050 - R:/127.29.194.1:33469] using TOKEN/null
21:08:09.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.919049 31105 raft_consensus.cc:1275] T 229acd1a7b9649949db7622a65c86874 P f1609915bf2b44ca9ea1a60571053f53 [term 1 FOLLOWER]: Refusing update from remote peer 3354bbf43768486ea315804a4f256988: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:08:09.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.919394 30970 raft_consensus.cc:1275] T 229acd1a7b9649949db7622a65c86874 P 711038df959c41328b6e52eaaafff2f7 [term 1 FOLLOWER]: Refusing update from remote peer 3354bbf43768486ea315804a4f256988: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:08:09.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.920081 31179 consensus_queue.cc:1048] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1609915bf2b44ca9ea1a60571053f53" member_type: VOTER last_known_addr { host: "127.29.194.3" port: 45323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:08:09.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.920264 31179 consensus_queue.cc:1048] T 229acd1a7b9649949db7622a65c86874 P 3354bbf43768486ea315804a4f256988 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711038df959c41328b6e52eaaafff2f7" member_type: VOTER last_known_addr { host: "127.29.194.2" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:08:09.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.932292 31211 mvcc.cc:204] Tried to move back new op lower bound from 7305399869104971776 to 7305399868957753344. Current Snapshot: MvccSnapshot[applied={T|T < 7305399869104971776}]
21:08:09.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.943074 31214 mvcc.cc:204] Tried to move back new op lower bound from 7305399869104971776 to 7305399868957753344. Current Snapshot: MvccSnapshot[applied={T|T < 7305399869104971776}]
21:08:09.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:09.992712 31201 mvcc.cc:204] Tried to move back new op lower bound from 7305399869403811840 to 7305399868957753344. Current Snapshot: MvccSnapshot[applied={T|T < 7305399869403811840 or (T in {7305399869403811840})}]
21:08:10.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:10.193884 30712 catalog_manager.cc:1294] Loaded cluster ID: 90150f947c2042eeb2031bacaa29124a
21:08:10.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:10.193979 30712 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda: loading cluster ID for follower catalog manager: success
21:08:10.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:10.195148 30712 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda: acquiring CA information for follower catalog manager: success
21:08:10.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:10.195513 30712 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 69440cd1727248b78ad47fdea3ae9eda: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:08:10.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:10.203226 30726 catalog_manager.cc:1294] Loaded cluster ID: 90150f947c2042eeb2031bacaa29124a
21:08:10.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:10.203320 30726 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3: loading cluster ID for follower catalog manager: success
21:08:10.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:10.204674 30726 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3: acquiring CA information for follower catalog manager: success
21:08:10.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:10.205011 30726 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fbc6458476c8440c8cec91ba341cabd3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:08:22.324 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 12200 rows
21:08:22.325 [DEBUG - main] (Connection.java:575) [peer 3354bbf43768486ea315804a4f256988(127.29.194.1:33469)] disconnecting while in state READY
21:08:22.325 [DEBUG - main] (Connection.java:575) [peer master-127.29.194.62:38199(127.29.194.62:38199)] disconnecting while in state READY
21:08:22.325 [DEBUG - main] (Connection.java:575) [peer master-127.29.194.61:37893(127.29.194.61:37893)] disconnecting while in state READY
21:08:22.325 [DEBUG - main] (Connection.java:575) [peer master-127.29.194.60:37527(127.29.194.60:37527)] disconnecting while in state READY
21:08:22.325 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 3354bbf43768486ea315804a4f256988(127.29.194.1:33469)] handling channelInactive
21:08:22.325 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.194.61:37893(127.29.194.61:37893)] handling channelInactive
21:08:22.326 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 3354bbf43768486ea315804a4f256988(127.29.194.1:33469)] cleaning up while in state READY due to: connection closed
21:08:22.326 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.194.61:37893(127.29.194.61:37893)] cleaning up while in state READY due to: connection closed
21:08:22.326 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.194.62:38199(127.29.194.62:38199)] handling channelInactive
21:08:22.326 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.194.62:38199(127.29.194.62:38199)] cleaning up while in state READY due to: connection closed
21:08:22.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:08:22.329 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.194.60:37527(127.29.194.60:37527)] handling channelInactive
21:08:22.329 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.194.60:37527(127.29.194.60:37527)] cleaning up while in state READY due to: connection closed
21:08:22.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:22.329540 30472 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 30753
21:08:22.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:22.336709 30472 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 30888
21:08:22.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:22.342329 30472 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 31023
21:08:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:22.347509 30472 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 30483
21:08:22.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:22.352981 30472 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 30554
21:08:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:08:22.358078 30472 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTYTxFV/build/release/bin/kudu with pid 30626
21:08:22.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:08:22Z chronyd exiting

Time: 27.847

OK (2 tests)

