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

21:04:06.721 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:04:06.722 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

21:04:06.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.723970  2010 mini_oidc.cc:150] Starting JWKS server
21:04:06.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.726289  2010 webserver.cc:534] Webserver started at http://127.0.0.1:32989/ using document root <none> and password file <none>
21:04:06.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.726493  2010 mini_oidc.cc:186] Starting OIDC Discovery server
21:04:06.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.726794  2010 webserver.cc:534] Webserver started at http://127.0.0.1:36843/ using document root <none> and password file <none>
21:04:06.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:04:06Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
21:04:06.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:04:06Z Disabled control of system clock
21:04:06.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.740542  2010 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:06.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:06.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/wal
21:04:06.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/data
21:04:06.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:06.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:06.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:06.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:06.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:06.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:06.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/logs
21:04:06.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/data/info.pb
21:04:06.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:06.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:06.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:06.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:06.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:06.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:06.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:06.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:06.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:04:06.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:06.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:06.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:06.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.190:42441
21:04:06.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.190
21:04:06.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:06.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:06.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:06.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:06.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:06.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:06.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:06.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:06.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32989/jwks.json with env {}
21:04:06.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.843585  2021 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:06.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.843847  2021 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:06.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.843909  2021 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:06.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.847548  2021 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:04:06.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.847644  2021 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:06.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.847676  2021 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:04:06.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.847713  2021 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:04:06.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.847739  2021 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:04:06.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.847759  2021 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32989/jwks.json
21:04:06.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.852084  2021 master_runner.cc:387] Master server non-default flags:
21:04:06.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:06.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:06.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:06.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:06.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/data
21:04:06.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/wal
21:04:06.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:06.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:06.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:06.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:06.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:06.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.190:42441
21:04:06.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:06.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:06.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:06.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32989/jwks.json
21:04:06.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:06.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:06.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/data/info.pb
21:04:06.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.190
21:04:06.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:06.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:06.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2021
21:04:06.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:06.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:06.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:06.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:06.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/logs
21:04:06.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:06.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:06.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:06.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:04:06.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:06.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:06.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:06.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:06.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:06.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.853523  2021 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:04:06.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.855010  2021 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:06.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.862090  2026 instance_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:04:06.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.862192  2021 server_base.cc:1061] running on GCE node
21:04:06.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.862087  2027 instance_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:04:06.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.862124  2029 instance_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:04:06.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.863502  2021 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:06.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.864346  2021 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:06.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.865505  2021 hybrid_clock.cc:648] HybridClock initialized: now 1783544646865475 us; error 50 us; skew 500 ppm
21:04:06.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.867297  2021 webserver.cc:534] Webserver started at http://127.1.246.190:39623/ using document root <none> and password file <none>
21:04:06.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.867784  2021 fs_manager.cc:362] Metadata directory not provided
21:04:06.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.867831  2021 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:06.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.868023  2021 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:06.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.869535  2021 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/data/instance:
21:04:06.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f36cf35e386942cc910d9b57bf4f3eb6"
21:04:06.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:06 on dist-test-slave-lsnk"
21:04:06.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.869997  2021 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/wal/instance:
21:04:06.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f36cf35e386942cc910d9b57bf4f3eb6"
21:04:06.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:06 on dist-test-slave-lsnk"
21:04:06.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.873229  2021 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
21:04:06.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.875372  2035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.876515  2021 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
21:04:06.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.876636  2021 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/wal
21:04:06.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f36cf35e386942cc910d9b57bf4f3eb6"
21:04:06.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:06 on dist-test-slave-lsnk"
21:04:06.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.876742  2021 fs_report.cc:389] FS layout report
21:04:06.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/wal
21:04:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/wal
21:04:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/data/data
21:04:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:06.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:06.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:06.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:06.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:06.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:06.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:06.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:06.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:06.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:06.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:06.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.918318  2021 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:06.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.919255  2021 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:04:06.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.919523  2021 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:06.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.926890  2021 rpc_server.cc:307] RPC server started. Bound to: 127.1.246.190:42441
21:04:06.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.926908  2087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.246.190:42441 every 8 connection(s)
21:04:06.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.928160  2021 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/data/info.pb
21:04:06.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.930965  2088 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:04:06.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.934166  2088 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } has no permanent_uuid. Determining permanent_uuid...
21:04:06.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.937311  2010 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 2021
21:04:06.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.937426  2010 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-0/wal/instance
21:04:06.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.938767  2010 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:06.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:06.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/wal
21:04:06.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/data
21:04:06.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:06.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:06.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:06.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:06.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:06.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:06.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/logs
21:04:06.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/data/info.pb
21:04:06.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:06.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:06.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:06.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:04:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:06.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.189:39207
21:04:06.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.189
21:04:06.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:06.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:06.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:06.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:06.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:06.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:06.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:06.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:06.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32989/jwks.json with env {}
21:04:06.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:06.948870  2088 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } has no permanent_uuid. Determining permanent_uuid...
21:04:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.949863  2036 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.246.189:39207: connect: Connection refused (error 111)
21:04:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:06.950990  2088 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.246.189:39207: Network error: Client connection negotiation failed: client connection to 127.1.246.189:39207: connect: Connection refused (error 111)
21:04:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.000231  2088 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } attempt: 1
21:04:07.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.001997  2088 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.246.189:39207: Network error: Client connection negotiation failed: client connection to 127.1.246.189:39207: connect: Connection refused (error 111)
21:04:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.041455  2092 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.041658  2092 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.041698  2092 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:07.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.045133  2092 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:04:07.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.045193  2092 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:07.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.045213  2092 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:04:07.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.045230  2092 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:04:07.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.045249  2092 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:04:07.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.045264  2092 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32989/jwks.json
21:04:07.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.050194  2092 master_runner.cc:387] Master server non-default flags:
21:04:07.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:07.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/data
21:04:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/wal
21:04:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.189:39207
21:04:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32989/jwks.json
21:04:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:07.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:07.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/data/info.pb
21:04:07.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.189
21:04:07.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:07.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:07.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2092
21:04:07.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:07.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:07.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:07.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:07.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/logs
21:04:07.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:04:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:07.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.051324  2092 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:04:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.052651  2092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:07.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.058501  2099 instance_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:04:07.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.058498  2098 instance_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:04:07.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.058560  2101 instance_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:04:07.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.059121  2092 server_base.cc:1061] running on GCE node
21:04:07.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.060496  2092 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:07.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.061547  2092 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:07.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.062716  2092 hybrid_clock.cc:648] HybridClock initialized: now 1783544647062695 us; error 40 us; skew 500 ppm
21:04:07.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.064612  2092 webserver.cc:534] Webserver started at http://127.1.246.189:45381/ using document root <none> and password file <none>
21:04:07.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.065338  2092 fs_manager.cc:362] Metadata directory not provided
21:04:07.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.065418  2092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:07.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.065645  2092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.067579  2092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/data/instance:
21:04:07.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f"
21:04:07.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.068131  2092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/wal/instance:
21:04:07.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f"
21:04:07.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.070196  2088 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } attempt: 2
21:04:07.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.071745  2088 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.246.189:39207: Network error: Client connection negotiation failed: client connection to 127.1.246.189:39207: connect: Connection refused (error 111)
21:04:07.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.075063  2092 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
21:04:07.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.077625  2107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.078876  2092 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
21:04:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.079056  2092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/wal
21:04:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f"
21:04:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.079154  2092 fs_report.cc:389] FS layout report
21:04:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/wal
21:04:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/wal
21:04:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/data/data
21:04:07.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:07.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:07.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.095364  2092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:07.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.095996  2092 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:04:07.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.096154  2092 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.103029  2092 rpc_server.cc:307] RPC server started. Bound to: 127.1.246.189:39207
21:04:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.103039  2159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.246.189:39207 every 8 connection(s)
21:04:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.103958  2092 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/data/info.pb
21:04:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.104490  2010 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 2092
21:04:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.104600  2010 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-1/wal/instance
21:04:07.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.105295  2010 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:07.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:07.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/wal
21:04:07.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/data
21:04:07.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:07.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:07.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:07.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:07.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:07.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:07.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/logs
21:04:07.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/data/info.pb
21:04:07.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:07.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:07.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:07.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:07.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:07.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:07.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:07.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:07.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:04:07.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:07.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:07.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:07.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.188:40533
21:04:07.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.188
21:04:07.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:07.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:07.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:07.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:07.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:07.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:07.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:07.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:07.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32989/jwks.json with env {}
21:04:07.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.107422  2160 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:04:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.110627  2160 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } has no permanent_uuid. Determining permanent_uuid...
21:04:07.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.121613  2160 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } has no permanent_uuid. Determining permanent_uuid...
21:04:07.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.128329  2160 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } has no permanent_uuid. Determining permanent_uuid...
21:04:07.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.129225  2109 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.246.188:40533: connect: Connection refused (error 111)
21:04:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.131767  2160 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.246.188:40533: Network error: Client connection negotiation failed: client connection to 127.1.246.188:40533: connect: Connection refused (error 111)
21:04:07.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.162920  2088 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } attempt: 3
21:04:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.167976  2088 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } has no permanent_uuid. Determining permanent_uuid...
21:04:07.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.169513  2088 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.246.188:40533: Network error: Client connection negotiation failed: client connection to 127.1.246.188:40533: connect: Connection refused (error 111)
21:04:07.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.180980  2160 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } attempt: 1
21:04:07.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.182422  2160 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.246.188:40533: Network error: Client connection negotiation failed: client connection to 127.1.246.188:40533: connect: Connection refused (error 111)
21:04:07.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.200729  2088 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } attempt: 1
21:04:07.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.202791  2088 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.246.188:40533: Network error: Client connection negotiation failed: client connection to 127.1.246.188:40533: connect: Connection refused (error 111)
21:04:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.221100  2162 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.221320  2162 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:07.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.221366  2162 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.224735  2162 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:04:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.224793  2162 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.224815  2162 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:04:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.224833  2162 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:04:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.224850  2162 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:04:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.224865  2162 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32989/jwks.json
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.228843  2162 master_runner.cc:387] Master server non-default flags:
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/data
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/wal
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.188:40533
21:04:07.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32989/jwks.json
21:04:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/data/info.pb
21:04:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.188
21:04:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2162
21:04:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/logs
21:04:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:04:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:07.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.229909  2162 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:04:07.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.231158  2162 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:07.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.236783  2173 instance_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:04:07.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.236788  2170 instance_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:04:07.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.236910  2162 server_base.cc:1061] running on GCE node
21:04:07.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.236847  2171 instance_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:04:07.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.239509  2162 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:07.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.240540  2162 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.241711  2162 hybrid_clock.cc:648] HybridClock initialized: now 1783544647241692 us; error 33 us; skew 500 ppm
21:04:07.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.243697  2162 webserver.cc:534] Webserver started at http://127.1.246.188:39583/ using document root <none> and password file <none>
21:04:07.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.244383  2162 fs_manager.cc:362] Metadata directory not provided
21:04:07.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.244469  2162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:07.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.244702  2162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:07.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.246436  2162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/data/instance:
21:04:07.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "702a5b1d86f143f499f87a6345145344"
21:04:07.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.246876  2162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/wal/instance:
21:04:07.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "702a5b1d86f143f499f87a6345145344"
21:04:07.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.250234  2162 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
21:04:07.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.250612  2160 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } attempt: 2
21:04:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.252142  2160 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.246.188:40533: Network error: Client connection negotiation failed: client connection to 127.1.246.188:40533: connect: Connection refused (error 111)
21:04:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.252660  2179 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.253726  2162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.253830  2162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/wal
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "702a5b1d86f143f499f87a6345145344"
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.253899  2162 fs_report.cc:389] FS layout report
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/wal
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/wal
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/data/data
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:07.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:07.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:07.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:07.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.277958  2088 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } attempt: 2
21:04:07.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.279420  2088 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.246.188:40533: Network error: Client connection negotiation failed: client connection to 127.1.246.188:40533: connect: Connection refused (error 111)
21:04:07.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.280478  2162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:07.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.281102  2162 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:04:07.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.281247  2162 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:07.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.288754  2162 rpc_server.cc:307] RPC server started. Bound to: 127.1.246.188:40533
21:04:07.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.288833  2231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.246.188:40533 every 8 connection(s)
21:04:07.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.289887  2162 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/data/info.pb
21:04:07.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.293484  2232 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:04:07.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.296921  2232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } has no permanent_uuid. Determining permanent_uuid...
21:04:07.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.298590  2010 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 2162
21:04:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.298698  2010 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/master-2/wal/instance
21:04:07.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.306983  2232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } has no permanent_uuid. Determining permanent_uuid...
21:04:07.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.312206  2232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } has no permanent_uuid. Determining permanent_uuid...
21:04:07.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.318826  2232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344: Bootstrap starting.
21:04:07.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.320863  2232 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344: Neither blocks nor log segments found. Creating new log.
21:04:07.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.321494  2232 log.cc:826] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344: Log is configured to *not* fsync() on all Append() calls
21:04:07.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.323356  2232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344: No bootstrap required, opened a new log
21:04:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.326296  2232 raft_consensus.cc:359] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } }
21:04:07.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.326503  2232 raft_consensus.cc:385] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:07.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.326560  2232 raft_consensus.cc:740] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 702a5b1d86f143f499f87a6345145344, State: Initialized, Role: FOLLOWER
21:04:07.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.326927  2232 consensus_queue.cc:260] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } }
21:04:07.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.327489  2241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [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: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } } }
21:04:07.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.327612  2241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [sys.catalog]: This master's current role is: FOLLOWER
21:04:07.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.328112  2232 sys_catalog.cc:565] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [sys.catalog]: configured and running, proceeding with master startup.
21:04:07.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.333688  2252 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:04:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.334056  2252 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:04:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.332015  2162 master_runner.cc:187] Error getting master registration for 127.1.246.190:42441: OK, instance_id { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" instance_seqno: 1783544646924906 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:04:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.334534  2162 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:04:07.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.343320  2160 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } attempt: 3
21:04:07.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.349797  2160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f: Bootstrap starting.
21:04:07.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.352017  2160 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f: Neither blocks nor log segments found. Creating new log.
21:04:07.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.352654  2160 log.cc:826] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f: Log is configured to *not* fsync() on all Append() calls
21:04:07.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.354243  2160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f: No bootstrap required, opened a new log
21:04:07.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.356896  2160 raft_consensus.cc:359] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } }
21:04:07.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.357036  2160 raft_consensus.cc:385] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:07.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.357069  2160 raft_consensus.cc:740] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe0196b7a7a43b5b0757ad1ea82ca1f, State: Initialized, Role: FOLLOWER
21:04:07.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.357453  2160 consensus_queue.cc:260] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } }
21:04:07.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.357875  2255 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [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: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } } }
21:04:07.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.357990  2255 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [sys.catalog]: This master's current role is: FOLLOWER
21:04:07.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.358690  2160 sys_catalog.cc:565] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [sys.catalog]: configured and running, proceeding with master startup.
21:04:07.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.363972  2266 catalog_manager.cc:1593] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:04:07.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.364341  2266 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:04:07.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.362593  2092 master_runner.cc:187] Error getting master registration for 127.1.246.190:42441: OK, instance_id { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" instance_seqno: 1783544646924906 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:04:07.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.364885  2092 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:04:07.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.378608  2088 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } attempt: 3
21:04:07.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.385921  2088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6: Bootstrap starting.
21:04:07.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.388447  2088 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6: Neither blocks nor log segments found. Creating new log.
21:04:07.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.389288  2088 log.cc:826] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6: Log is configured to *not* fsync() on all Append() calls
21:04:07.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.389709  2241 raft_consensus.cc:493] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:04:07.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.389905  2241 raft_consensus.cc:515] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } }
21:04:07.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.391078  2241 leader_election.cc:290] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f36cf35e386942cc910d9b57bf4f3eb6 (127.1.246.190:42441), cfe0196b7a7a43b5b0757ad1ea82ca1f (127.1.246.189:39207)
21:04:07.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.392120  2133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "702a5b1d86f143f499f87a6345145344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" is_pre_election: true
21:04:07.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.392387  2133 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 702a5b1d86f143f499f87a6345145344 in term 0.
21:04:07.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.392549  2088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6: No bootstrap required, opened a new log
21:04:07.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.392917  2180 leader_election.cc:304] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [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: 702a5b1d86f143f499f87a6345145344, cfe0196b7a7a43b5b0757ad1ea82ca1f; no voters: 
21:04:07.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.394550  2241 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 0 FOLLOWER]: Leader pre-election won for term 1
21:04:07.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.394626  2241 raft_consensus.cc:493] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:04:07.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.394670  2241 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 0 FOLLOWER]: Advancing to term 1
21:04:07.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.395859  2241 raft_consensus.cc:515] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } }
21:04:07.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.396250  2241 leader_election.cc:290] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [CANDIDATE]: Term 1 election: Requested vote from peers f36cf35e386942cc910d9b57bf4f3eb6 (127.1.246.190:42441), cfe0196b7a7a43b5b0757ad1ea82ca1f (127.1.246.189:39207)
21:04:07.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.396700  2088 raft_consensus.cc:359] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } }
21:04:07.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.396883  2088 raft_consensus.cc:385] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:07.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.396858  2133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "702a5b1d86f143f499f87a6345145344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f"
21:04:07.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.396944  2088 raft_consensus.cc:740] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f36cf35e386942cc910d9b57bf4f3eb6, State: Initialized, Role: FOLLOWER
21:04:07.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.396973  2133 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [term 0 FOLLOWER]: Advancing to term 1
21:04:07.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.397445  2088 consensus_queue.cc:260] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } }
21:04:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.398681  2133 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 702a5b1d86f143f499f87a6345145344 in term 1.
21:04:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.399471  2088 sys_catalog.cc:565] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [sys.catalog]: configured and running, proceeding with master startup.
21:04:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.399559  2062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "702a5b1d86f143f499f87a6345145344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" is_pre_election: true
21:04:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.399781  2062 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 702a5b1d86f143f499f87a6345145344 in term 0.
21:04:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.400789  2180 leader_election.cc:304] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [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: 702a5b1d86f143f499f87a6345145344, cfe0196b7a7a43b5b0757ad1ea82ca1f; no voters: 
21:04:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.401976  2062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "702a5b1d86f143f499f87a6345145344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f36cf35e386942cc910d9b57bf4f3eb6"
21:04:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.402604  2062 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [term 0 FOLLOWER]: Advancing to term 1
21:04:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.402877  2241 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 1 FOLLOWER]: Leader election won for term 1
21:04:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.403126  2241 raft_consensus.cc:697] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [term 1 LEADER]: Becoming Leader. State: Replica: 702a5b1d86f143f499f87a6345145344, State: Running, Role: LEADER
21:04:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.403482  2241 consensus_queue.cc:237] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [LEADER]: Queue going to LEADER mode. State: All 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: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } }
21:04:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.404239  2062 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 702a5b1d86f143f499f87a6345145344 in term 1.
21:04:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.405616  2241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 702a5b1d86f143f499f87a6345145344. Latest consensus state: current_term: 1 leader_uuid: "702a5b1d86f143f499f87a6345145344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } } }
21:04:07.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.405730  2241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [sys.catalog]: This master's current role is: LEADER
21:04:07.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.406481  2283 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
21:04:07.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.408563  2280 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:04:07.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.408646  2280 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:04:07.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.409317  2269 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } } }
21:04:07.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.409684  2269 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [sys.catalog]: This master's current role is: FOLLOWER
21:04:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.411176  2283 catalog_manager.cc:1519] Initializing Kudu cluster ID...
21:04:07.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.421015  2041 tablet.cc:2406] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:07.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.428457  2133 raft_consensus.cc:1275] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [term 1 FOLLOWER]: Refusing update from remote peer 702a5b1d86f143f499f87a6345145344: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:07.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.431319  2281 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:07.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.435053  2062 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [term 1 FOLLOWER]: Refusing update from remote peer 702a5b1d86f143f499f87a6345145344: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:07.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.435642  2281 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:07.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.435909  2255 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 702a5b1d86f143f499f87a6345145344. Latest consensus state: current_term: 1 leader_uuid: "702a5b1d86f143f499f87a6345145344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } } }
21:04:07.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.436034  2255 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [sys.catalog]: This master's current role is: FOLLOWER
21:04:07.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.439270  2269 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 702a5b1d86f143f499f87a6345145344. Latest consensus state: current_term: 1 leader_uuid: "702a5b1d86f143f499f87a6345145344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } } }
21:04:07.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.439383  2269 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [sys.catalog]: This master's current role is: FOLLOWER
21:04:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.444833  2281 sys_catalog.cc:455] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "702a5b1d86f143f499f87a6345145344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } } }
21:04:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.444962  2281 sys_catalog.cc:458] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [sys.catalog]: This master's current role is: LEADER
21:04:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.445287  2281 sys_catalog.cc:455] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "702a5b1d86f143f499f87a6345145344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } } }
21:04:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.445379  2281 sys_catalog.cc:458] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344 [sys.catalog]: This master's current role is: LEADER
21:04:07.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.448436  2255 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "702a5b1d86f143f499f87a6345145344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } } }
21:04:07.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.448549  2255 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f [sys.catalog]: This master's current role is: FOLLOWER
21:04:07.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.448364  2286 mvcc.cc:204] Tried to move back new op lower bound from 7305398875859312640 to 7305398875768864768. Current Snapshot: MvccSnapshot[applied={T|T < 7305398875859312640}]
21:04:07.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.449718  2269 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "702a5b1d86f143f499f87a6345145344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f36cf35e386942cc910d9b57bf4f3eb6" member_type: VOTER last_known_addr { host: "127.1.246.190" port: 42441 } } peers { permanent_uuid: "cfe0196b7a7a43b5b0757ad1ea82ca1f" member_type: VOTER last_known_addr { host: "127.1.246.189" port: 39207 } } peers { permanent_uuid: "702a5b1d86f143f499f87a6345145344" member_type: VOTER last_known_addr { host: "127.1.246.188" port: 40533 } } }
21:04:07.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.449838  2269 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6 [sys.catalog]: This master's current role is: FOLLOWER
21:04:07.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.451877  2285 mvcc.cc:204] Tried to move back new op lower bound from 7305398875859312640 to 7305398875768864768. Current Snapshot: MvccSnapshot[applied={T|T < 7305398875859312640}]
21:04:07.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.452621  2288 mvcc.cc:204] Tried to move back new op lower bound from 7305398875859312640 to 7305398875768864768. Current Snapshot: MvccSnapshot[applied={T|T < 7305398875859312640}]
21:04:07.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.457250  2283 catalog_manager.cc:1382] Generated new cluster ID: ad0303bd8f6e4fd1a75827d307ff7ca6
21:04:07.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.457329  2283 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
21:04:07.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.506631  2283 catalog_manager.cc:1405] Generated new certificate authority record
21:04:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.508631  2283 catalog_manager.cc:1539] Loading token signing keys...
21:04:07.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.539564  2283 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 702a5b1d86f143f499f87a6345145344: Generated new TSK 0
21:04:07.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.540716  2283 catalog_manager.cc:1549] Initializing in-progress tserver states...
21:04:07.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.547736  2010 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:07.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:07.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/wal
21:04:07.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/data
21:04:07.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:07.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:07.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:07.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/logs
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/data/info.pb
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.129:0
21:04:07.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.246.129
21:04:07.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.129
21:04:07.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:07.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:07.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:07.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:07.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:07.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.695982  2293 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.696250  2293 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:07.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.696319  2293 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:07.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.699782  2293 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:07.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.699941  2293 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.246.129
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.704023  2293 tablet_server_runner.cc:78] Tablet server non-default flags:
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/data
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/wal
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.129:0
21:04:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/data/info.pb
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.129
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2293
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.246.129
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/logs
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:07.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:04:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:07.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.705551  2293 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:04:07.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.706971  2293 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:07.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.713382  2298 instance_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:04:07.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.713385  2299 instance_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:04:07.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.713485  2301 instance_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:04:07.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.713989  2293 server_base.cc:1061] running on GCE node
21:04:07.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.714483  2293 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:07.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.715183  2293 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.716360  2293 hybrid_clock.cc:648] HybridClock initialized: now 1783544647716342 us; error 37 us; skew 500 ppm
21:04:07.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.721179  2293 webserver.cc:534] Webserver started at http://127.1.246.129:37519/ using document root <none> and password file <none>
21:04:07.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.721802  2293 fs_manager.cc:362] Metadata directory not provided
21:04:07.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.721889  2293 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:07.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.722198  2293 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.723888  2293 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/data/instance:
21:04:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aa364f17854947609a234b33683a109f"
21:04:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.724452  2293 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/wal/instance:
21:04:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aa364f17854947609a234b33683a109f"
21:04:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.727896  2293 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
21:04:07.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.730217  2307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:07.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.731508  2293 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
21:04:07.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.731640  2293 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/wal
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aa364f17854947609a234b33683a109f"
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.731736  2293 fs_report.cc:389] FS layout report
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/wal
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/wal
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/data/data
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:07.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:07.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:07.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:07.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:07.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:07.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:07.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:07.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.756079  2293 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:07.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.756879  2293 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:04:07.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.757087  2293 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:07.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.757733  2293 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:04:07.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.758843  2293 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:04:07.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.758914  2293 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:04:07.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.758985  2293 ts_tablet_manager.cc:616] Registered 0 tablets
21:04:07.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.759012  2293 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:04:07.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.768347  2293 rpc_server.cc:307] RPC server started. Bound to: 127.1.246.129:35793
21:04:07.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.768376  2420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.246.129:35793 every 8 connection(s)
21:04:07.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.769273  2293 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/data/info.pb
21:04:07.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.769459  2010 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 2293
21:04:07.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.769570  2010 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-0/wal/instance
21:04:07.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.772688  2010 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/wal
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/data
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/logs
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/data/info.pb
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:07.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.130:0
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.246.130
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.130
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:07.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:07.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:07.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:04:07.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.779847  2423 heartbeater.cc:344] Connected to a master server at 127.1.246.189:39207
21:04:07.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.779910  2422 heartbeater.cc:344] Connected to a master server at 127.1.246.190:42441
21:04:07.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.780081  2422 heartbeater.cc:461] Registering TS with master...
21:04:07.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.780083  2423 heartbeater.cc:461] Registering TS with master...
21:04:07.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.780189  2421 heartbeater.cc:344] Connected to a master server at 127.1.246.188:40533
21:04:07.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.780247  2421 heartbeater.cc:461] Registering TS with master...
21:04:07.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.780727  2421 heartbeater.cc:507] Master 127.1.246.188:40533 requested a full tablet report, sending...
21:04:07.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.780735  2423 heartbeater.cc:507] Master 127.1.246.189:39207 requested a full tablet report, sending...
21:04:07.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.781154  2422 heartbeater.cc:507] Master 127.1.246.190:42441 requested a full tablet report, sending...
21:04:07.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.782383  2195 ts_manager.cc:194] Registered new tserver with Master: aa364f17854947609a234b33683a109f (127.1.246.129:35793)
21:04:07.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.782383  2052 ts_manager.cc:194] Registered new tserver with Master: aa364f17854947609a234b33683a109f (127.1.246.129:35793)
21:04:07.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.782385  2122 ts_manager.cc:194] Registered new tserver with Master: aa364f17854947609a234b33683a109f (127.1.246.129:35793)
21:04:07.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.783793  2195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.246.129:59983
21:04:07.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.878224  2428 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:07.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.878425  2428 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:07.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.878464  2428 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:07.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.881726  2428 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:07.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.881834  2428 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.246.130
21:04:07.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.885689  2428 tablet_server_runner.cc:78] Tablet server non-default flags:
21:04:07.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/data
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/wal
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.130:0
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/data/info.pb
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.130
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2428
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.246.130
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/logs
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:07.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:07.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:07.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:07.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.886699  2428 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:04:07.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.887779  2428 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:07.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.894815  2436 instance_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:04:07.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.895342  2433 instance_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:04:07.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:07.895555  2434 instance_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:04:07.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.896194  2428 server_base.cc:1061] running on GCE node
21:04:07.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.896651  2428 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:07.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.897516  2428 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:07.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.898690  2428 hybrid_clock.cc:648] HybridClock initialized: now 1783544647898626 us; error 79 us; skew 500 ppm
21:04:07.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.900863  2428 webserver.cc:534] Webserver started at http://127.1.246.130:36245/ using document root <none> and password file <none>
21:04:07.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.901614  2428 fs_manager.cc:362] Metadata directory not provided
21:04:07.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.901671  2428 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:07.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.901897  2428 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:07.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.904003  2428 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/data/instance:
21:04:07.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fbf618839f79434695d9c48678d0bb2f"
21:04:07.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.904624  2428 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/wal/instance:
21:04:07.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fbf618839f79434695d9c48678d0bb2f"
21:04:07.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.909013  2428 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
21:04:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.911945  2442 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.913069  2428 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
21:04:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.913162  2428 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/wal
21:04:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fbf618839f79434695d9c48678d0bb2f"
21:04:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:07 on dist-test-slave-lsnk"
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.913230  2428 fs_report.cc:389] FS layout report
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/wal
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/wal
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/data/data
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:07.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:07.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:07.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:07.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.942305  2428 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:07.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.943222  2428 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:04:07.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.943431  2428 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:07.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.944096  2428 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:04:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.945305  2428 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:04:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.945356  2428 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:04:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.945396  2428 ts_tablet_manager.cc:616] Registered 0 tablets
21:04:07.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.945412  2428 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:04:07.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.955248  2428 rpc_server.cc:307] RPC server started. Bound to: 127.1.246.130:40801
21:04:07.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.955334  2555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.246.130:40801 every 8 connection(s)
21:04:07.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.956496  2428 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/data/info.pb
21:04:07.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.959218  2010 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 2428
21:04:07.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.959321  2010 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-1/wal/instance
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.962556  2010 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/wal
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/data
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/logs
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/data/info.pb
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:07.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.131:0
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.246.131
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.131
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:07.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:04:07.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.968060  2557 heartbeater.cc:344] Connected to a master server at 127.1.246.190:42441
21:04:07.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.968086  2556 heartbeater.cc:344] Connected to a master server at 127.1.246.188:40533
21:04:07.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.968328  2556 heartbeater.cc:461] Registering TS with master...
21:04:07.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.968357  2558 heartbeater.cc:344] Connected to a master server at 127.1.246.189:39207
21:04:07.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.968401  2558 heartbeater.cc:461] Registering TS with master...
21:04:07.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.968327  2557 heartbeater.cc:461] Registering TS with master...
21:04:07.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.968931  2558 heartbeater.cc:507] Master 127.1.246.189:39207 requested a full tablet report, sending...
21:04:07.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.968931  2556 heartbeater.cc:507] Master 127.1.246.188:40533 requested a full tablet report, sending...
21:04:07.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.969121  2557 heartbeater.cc:507] Master 127.1.246.190:42441 requested a full tablet report, sending...
21:04:07.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.969988  2195 ts_manager.cc:194] Registered new tserver with Master: fbf618839f79434695d9c48678d0bb2f (127.1.246.130:40801)
21:04:07.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.970031  2122 ts_manager.cc:194] Registered new tserver with Master: fbf618839f79434695d9c48678d0bb2f (127.1.246.130:40801)
21:04:07.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.970736  2195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.246.130:46321
21:04:07.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:07.971266  2052 ts_manager.cc:194] Registered new tserver with Master: fbf618839f79434695d9c48678d0bb2f (127.1.246.130:40801)
21:04:08.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:08.070609  2563 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:08.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:08.070827  2563 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:08.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:08.070873  2563 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:08.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:08.074251  2563 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:08.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:08.074365  2563 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.246.131
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.078200  2563 tablet_server_runner.cc:78] Tablet server non-default flags:
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.246.148:46555
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/data
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/wal
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.246.131:0
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/data/info.pb
21:04:08.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.246.131
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.246.190:42441,127.1.246.189:39207,127.1.246.188:40533
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2563
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.246.131
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/logs
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.079342  2563 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:04:08.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.080379  2563 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:08.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:08.086591  2569 instance_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:04:08.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:08.086565  2568 instance_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:04:08.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:08.086586  2571 instance_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:04:08.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.086753  2563 server_base.cc:1061] running on GCE node
21:04:08.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.087263  2563 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:08.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.087873  2563 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:08.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.089047  2563 hybrid_clock.cc:648] HybridClock initialized: now 1783544648089029 us; error 34 us; skew 500 ppm
21:04:08.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.090801  2563 webserver.cc:534] Webserver started at http://127.1.246.131:38623/ using document root <none> and password file <none>
21:04:08.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.091419  2563 fs_manager.cc:362] Metadata directory not provided
21:04:08.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.091507  2563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:08.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.091738  2563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:08.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.093359  2563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/data/instance:
21:04:08.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0dcdff57f25744669407be39a7782eac"
21:04:08.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:08 on dist-test-slave-lsnk"
21:04:08.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.093894  2563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/wal/instance:
21:04:08.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0dcdff57f25744669407be39a7782eac"
21:04:08.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:08 on dist-test-slave-lsnk"
21:04:08.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.097481  2563 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
21:04:08.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.099848  2577 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.100872  2563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.100961  2563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/wal
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0dcdff57f25744669407be39a7782eac"
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:08 on dist-test-slave-lsnk"
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.101032  2563 fs_report.cc:389] FS layout report
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/wal
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/wal
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/data/data
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:08.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:08.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.131482  2563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:08.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.132092  2563 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:04:08.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.132246  2563 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:08.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.132725  2563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:04:08.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.133674  2563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:04:08.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.133721  2563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:04:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.133761  2563 ts_tablet_manager.cc:616] Registered 0 tablets
21:04:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.133776  2563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:04:08.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.142915  2563 rpc_server.cc:307] RPC server started. Bound to: 127.1.246.131:41391
21:04:08.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.142939  2690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.246.131:41391 every 8 connection(s)
21:04:08.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.143841  2563 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/data/info.pb
21:04:08.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.152758  2693 heartbeater.cc:344] Connected to a master server at 127.1.246.189:39207
21:04:08.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.152978  2693 heartbeater.cc:461] Registering TS with master...
21:04:08.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.153432  2693 heartbeater.cc:507] Master 127.1.246.189:39207 requested a full tablet report, sending...
21:04:08.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.153697  2010 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 2563
21:04:08.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.153844  2010 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster16137921568531000537/ts-2/wal/instance
21:04:08.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.153887  2691 heartbeater.cc:344] Connected to a master server at 127.1.246.188:40533
21:04:08.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.153956  2691 heartbeater.cc:461] Registering TS with master...
21:04:08.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.154131  2691 heartbeater.cc:507] Master 127.1.246.188:40533 requested a full tablet report, sending...
21:04:08.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.154332  2692 heartbeater.cc:344] Connected to a master server at 127.1.246.190:42441
21:04:08.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.154525  2122 ts_manager.cc:194] Registered new tserver with Master: 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391)
21:04:08.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.154578  2692 heartbeater.cc:461] Registering TS with master...
21:04:08.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.154742  2692 heartbeater.cc:507] Master 127.1.246.190:42441 requested a full tablet report, sending...
21:04:08.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.154791  2195 ts_manager.cc:194] Registered new tserver with Master: 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391)
21:04:08.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.155467  2195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.246.131:36095
21:04:08.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.155514  2052 ts_manager.cc:194] Registered new tserver with Master: 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391)
21:04:08.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.160027  2010 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
21:04:08.160 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:04:08.162 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

21:04:08.170 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.246.190"
      port: 42441
    }
    bound_http_address {
      host: "127.1.246.190"
      port: 39623
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.246.189"
      port: 39207
    }
    bound_http_address {
      host: "127.1.246.189"
      port: 45381
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.246.188"
      port: 40533
    }
    bound_http_address {
      host: "127.1.246.188"
      port: 39583
    }
  }
}

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

21:04:08.175 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.246.129"
      port: 35793
    }
    bound_http_address {
      host: "127.1.246.129"
      port: 37519
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.246.130"
      port: 40801
    }
    bound_http_address {
      host: "127.1.246.130"
      port: 36245
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.246.131"
      port: 41391
    }
    bound_http_address {
      host: "127.1.246.131"
      port: 38623
    }
  }
}

21:04:08.175 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
21:04:08.337 [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:04:08.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.367337  2266 catalog_manager.cc:1294] Loaded cluster ID: ad0303bd8f6e4fd1a75827d307ff7ca6
21:04:08.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.367422  2266 catalog_manager.cc:1587] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f: loading cluster ID for follower catalog manager: success
21:04:08.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.370451  2266 catalog_manager.cc:1609] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f: acquiring CA information for follower catalog manager: success
21:04:08.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.372265  2266 catalog_manager.cc:1637] T 00000000000000000000000000000000 P cfe0196b7a7a43b5b0757ad1ea82ca1f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:04:08.393 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:08.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.410136  2280 catalog_manager.cc:1294] Loaded cluster ID: ad0303bd8f6e4fd1a75827d307ff7ca6
21:04:08.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.410244  2280 catalog_manager.cc:1587] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6: loading cluster ID for follower catalog manager: success
21:04:08.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.412720  2280 catalog_manager.cc:1609] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6: acquiring CA information for follower catalog manager: success
21:04:08.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.414294  2280 catalog_manager.cc:1637] T 00000000000000000000000000000000 P f36cf35e386942cc910d9b57bf4f3eb6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:04:08.562 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:08.611 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:08.612 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:08.633 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:08.633 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:08.634 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:08.728 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:08.728 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:08.729 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:08.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.785687  2421 heartbeater.cc:499] Master 127.1.246.188:40533 was elected leader, sending a full tablet report...
21:04:08.956 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf454eb9c, L:/127.0.0.1:52860 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:08.956 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5070b5f3, L:/127.0.0.1:51346 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:08.956 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0c5dd024, L:/127.0.0.1:57900 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:08.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:08.973119  2556 heartbeater.cc:499] Master 127.1.246.188:40533 was elected leader, sending a full tablet report...
21:04:08.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:08.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=467), Traces: [0ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [438ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [438ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [439ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.045686  2195 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57900:
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
21:04:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:04:09.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
21:04:09.049 [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:04:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:04:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
21:04:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
21:04:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
21:04:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
21:04:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
21:04:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:04:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:09.047770  2195 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:04:09.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.075332  2355 tablet_service.cc:1511] Processing CreateTablet for tablet 52977d5b27f745bb88ede417c489de01 (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION VALUES < 10
21:04:09.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.075976  2489 tablet_service.cc:1511] Processing CreateTablet for tablet 52977d5b27f745bb88ede417c489de01 (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION VALUES < 10
21:04:09.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.076611  2355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52977d5b27f745bb88ede417c489de01. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.077044  2489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52977d5b27f745bb88ede417c489de01. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.079041  2354 tablet_service.cc:1511] Processing CreateTablet for tablet b934933986624bc3b6492b92142c915d (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.079075  2490 tablet_service.cc:1511] Processing CreateTablet for tablet b934933986624bc3b6492b92142c915d (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.079308  2490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b934933986624bc3b6492b92142c915d. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.079308  2354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b934933986624bc3b6492b92142c915d. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.079394  2624 tablet_service.cc:1511] Processing CreateTablet for tablet b934933986624bc3b6492b92142c915d (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.080436  2624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b934933986624bc3b6492b92142c915d. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.082983  2488 tablet_service.cc:1511] Processing CreateTablet for tablet e24b7b1d8ebb4216a7d5f32c024a3a22 (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.082998  2625 tablet_service.cc:1511] Processing CreateTablet for tablet 52977d5b27f745bb88ede417c489de01 (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION VALUES < 10
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.083108  2353 tablet_service.cc:1511] Processing CreateTablet for tablet e24b7b1d8ebb4216a7d5f32c024a3a22 (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.083124  2623 tablet_service.cc:1511] Processing CreateTablet for tablet e24b7b1d8ebb4216a7d5f32c024a3a22 (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.083241  2625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52977d5b27f745bb88ede417c489de01. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.083243  2488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24b7b1d8ebb4216a7d5f32c024a3a22. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.083348  2623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24b7b1d8ebb4216a7d5f32c024a3a22. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.083366  2353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24b7b1d8ebb4216a7d5f32c024a3a22. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.085206  2622 tablet_service.cc:1511] Processing CreateTablet for tablet 82842152ffa3443893717255a865b4f8 (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION 30 <= VALUES
21:04:09.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.085428  2622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82842152ffa3443893717255a865b4f8. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.085727  2487 tablet_service.cc:1511] Processing CreateTablet for tablet 82842152ffa3443893717255a865b4f8 (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION 30 <= VALUES
21:04:09.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.085964  2487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82842152ffa3443893717255a865b4f8. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.087966  2352 tablet_service.cc:1511] Processing CreateTablet for tablet 82842152ffa3443893717255a865b4f8 (DEFAULT_TABLE table=testManyClients [id=7d76508244874930b27345fd92431bf3]), partition=RANGE (key) PARTITION 30 <= VALUES
21:04:09.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.088253  2352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82842152ffa3443893717255a865b4f8. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:09.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.090492  2721 tablet_bootstrap.cc:492] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f: Bootstrap starting.
21:04:09.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.092968  2721 tablet_bootstrap.cc:654] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f: Neither blocks nor log segments found. Creating new log.
21:04:09.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.093535  2722 tablet_bootstrap.cc:492] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac: Bootstrap starting.
21:04:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.094058  2723 tablet_bootstrap.cc:492] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f: Bootstrap starting.
21:04:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.096757  2723 tablet_bootstrap.cc:654] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f: Neither blocks nor log segments found. Creating new log.
21:04:09.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.098232  2723 log.cc:826] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f: Log is configured to *not* fsync() on all Append() calls
21:04:09.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.099941  2723 tablet_bootstrap.cc:492] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f: No bootstrap required, opened a new log
21:04:09.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.100363  2723 ts_tablet_manager.cc:1403] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
21:04:09.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.102999  2723 raft_consensus.cc:359] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.103233  2723 raft_consensus.cc:385] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.103288  2723 raft_consensus.cc:740] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf618839f79434695d9c48678d0bb2f, State: Initialized, Role: FOLLOWER
21:04:09.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.103767  2723 consensus_queue.cc:260] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.104594  2723 ts_tablet_manager.cc:1434] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
21:04:09.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.109532  2723 tablet_bootstrap.cc:492] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f: Bootstrap starting.
21:04:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.111321  2723 tablet_bootstrap.cc:654] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f: Neither blocks nor log segments found. Creating new log.
21:04:09.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.113174  2723 tablet_bootstrap.cc:492] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f: No bootstrap required, opened a new log
21:04:09.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.113433  2723 ts_tablet_manager.cc:1403] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
21:04:09.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.114382  2723 raft_consensus.cc:359] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.114494  2723 raft_consensus.cc:385] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.114522  2723 raft_consensus.cc:740] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf618839f79434695d9c48678d0bb2f, State: Initialized, Role: FOLLOWER
21:04:09.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.114665  2723 consensus_queue.cc:260] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.115062  2723 ts_tablet_manager.cc:1434] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
21:04:09.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.117415  2722 tablet_bootstrap.cc:654] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac: Neither blocks nor log segments found. Creating new log.
21:04:09.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.118623  2722 log.cc:826] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac: Log is configured to *not* fsync() on all Append() calls
21:04:09.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.119793  2723 tablet_bootstrap.cc:492] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f: Bootstrap starting.
21:04:09.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.120211  2721 log.cc:826] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f: Log is configured to *not* fsync() on all Append() calls
21:04:09.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.120687  2722 tablet_bootstrap.cc:492] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac: No bootstrap required, opened a new log
21:04:09.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.121040  2722 ts_tablet_manager.cc:1403] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac: Time spent bootstrapping tablet: real 0.028s	user 0.000s	sys 0.005s
21:04:09.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.121125  2723 tablet_bootstrap.cc:654] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f: Neither blocks nor log segments found. Creating new log.
21:04:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.124745  2722 raft_consensus.cc:359] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.125174  2722 raft_consensus.cc:385] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.125403  2722 raft_consensus.cc:740] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcdff57f25744669407be39a7782eac, State: Initialized, Role: FOLLOWER
21:04:09.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.126070  2722 consensus_queue.cc:260] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.127216  2722 ts_tablet_manager.cc:1434] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
21:04:09.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.127758  2691 heartbeater.cc:499] Master 127.1.246.188:40533 was elected leader, sending a full tablet report...
21:04:09.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.127854  2722 tablet_bootstrap.cc:492] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac: Bootstrap starting.
21:04:09.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.128635  2721 tablet_bootstrap.cc:492] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f: No bootstrap required, opened a new log
21:04:09.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.128849  2721 ts_tablet_manager.cc:1403] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.000s
21:04:09.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.128902  2722 tablet_bootstrap.cc:654] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac: Neither blocks nor log segments found. Creating new log.
21:04:09.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.131928  2723 tablet_bootstrap.cc:492] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f: No bootstrap required, opened a new log
21:04:09.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.132081  2723 ts_tablet_manager.cc:1403] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
21:04:09.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.132541  2723 raft_consensus.cc:359] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.132660  2723 raft_consensus.cc:385] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.132696  2723 raft_consensus.cc:740] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf618839f79434695d9c48678d0bb2f, State: Initialized, Role: FOLLOWER
21:04:09.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.132879  2723 consensus_queue.cc:260] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.133231  2723 ts_tablet_manager.cc:1434] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
21:04:09.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.133638  2721 raft_consensus.cc:359] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.133850  2721 raft_consensus.cc:385] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.133896  2721 raft_consensus.cc:740] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa364f17854947609a234b33683a109f, State: Initialized, Role: FOLLOWER
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.134341  2721 consensus_queue.cc:260] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.135251  2721 ts_tablet_manager.cc:1434] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.136065  2722 tablet_bootstrap.cc:492] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac: No bootstrap required, opened a new log
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.136150  2722 ts_tablet_manager.cc:1403] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.136765  2722 raft_consensus.cc:359] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.136888  2722 raft_consensus.cc:385] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.136919  2722 raft_consensus.cc:740] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcdff57f25744669407be39a7782eac, State: Initialized, Role: FOLLOWER
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.137075  2721 tablet_bootstrap.cc:492] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f: Bootstrap starting.
21:04:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.137058  2722 consensus_queue.cc:260] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.137439  2722 ts_tablet_manager.cc:1434] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
21:04:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.137632  2722 tablet_bootstrap.cc:492] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac: Bootstrap starting.
21:04:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.138190  2721 tablet_bootstrap.cc:654] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f: Neither blocks nor log segments found. Creating new log.
21:04:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.138674  2722 tablet_bootstrap.cc:654] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac: Neither blocks nor log segments found. Creating new log.
21:04:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.139561  2721 tablet_bootstrap.cc:492] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f: No bootstrap required, opened a new log
21:04:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.139631  2721 ts_tablet_manager.cc:1403] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
21:04:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.140123  2721 raft_consensus.cc:359] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.140229  2721 raft_consensus.cc:385] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.140259  2721 raft_consensus.cc:740] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa364f17854947609a234b33683a109f, State: Initialized, Role: FOLLOWER
21:04:09.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.140380  2721 consensus_queue.cc:260] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.140607  2721 ts_tablet_manager.cc:1434] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
21:04:09.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.140784  2721 tablet_bootstrap.cc:492] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f: Bootstrap starting.
21:04:09.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.141731  2721 tablet_bootstrap.cc:654] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f: Neither blocks nor log segments found. Creating new log.
21:04:09.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:09.145738  2694 tablet.cc:2406] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.148516  2723 tablet_bootstrap.cc:492] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f: Bootstrap starting.
21:04:09.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.149819  2723 tablet_bootstrap.cc:654] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f: Neither blocks nor log segments found. Creating new log.
21:04:09.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.149930  2721 tablet_bootstrap.cc:492] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f: No bootstrap required, opened a new log
21:04:09.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.150010  2721 ts_tablet_manager.cc:1403] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
21:04:09.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.150595  2721 raft_consensus.cc:359] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.150708  2721 raft_consensus.cc:385] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.150736  2721 raft_consensus.cc:740] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa364f17854947609a234b33683a109f, State: Initialized, Role: FOLLOWER
21:04:09.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.150838  2721 consensus_queue.cc:260] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.151068  2721 ts_tablet_manager.cc:1434] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
21:04:09.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.151525  2721 tablet_bootstrap.cc:492] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f: Bootstrap starting.
21:04:09.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.152526  2721 tablet_bootstrap.cc:654] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f: Neither blocks nor log segments found. Creating new log.
21:04:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.155637  2722 tablet_bootstrap.cc:492] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac: No bootstrap required, opened a new log
21:04:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.155769  2722 ts_tablet_manager.cc:1403] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
21:04:09.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.156222  2722 raft_consensus.cc:359] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } }
21:04:09.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.156338  2722 raft_consensus.cc:385] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.156375  2722 raft_consensus.cc:740] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcdff57f25744669407be39a7782eac, State: Initialized, Role: FOLLOWER
21:04:09.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.156509  2722 consensus_queue.cc:260] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } }
21:04:09.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.156800  2722 ts_tablet_manager.cc:1434] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
21:04:09.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.156991  2722 tablet_bootstrap.cc:492] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac: Bootstrap starting.
21:04:09.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.157889  2722 tablet_bootstrap.cc:654] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac: Neither blocks nor log segments found. Creating new log.
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.163475  2722 tablet_bootstrap.cc:492] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac: No bootstrap required, opened a new log
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.163506  2721 tablet_bootstrap.cc:492] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f: No bootstrap required, opened a new log
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.163568  2722 ts_tablet_manager.cc:1403] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.163596  2721 ts_tablet_manager.cc:1403] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.164047  2721 raft_consensus.cc:359] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } }
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.164088  2722 raft_consensus.cc:359] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.164162  2721 raft_consensus.cc:385] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.164196  2721 raft_consensus.cc:740] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa364f17854947609a234b33683a109f, State: Initialized, Role: FOLLOWER
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.164198  2722 raft_consensus.cc:385] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.164237  2722 raft_consensus.cc:740] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcdff57f25744669407be39a7782eac, State: Initialized, Role: FOLLOWER
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.164326  2721 consensus_queue.cc:260] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } }
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.164397  2722 consensus_queue.cc:260] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.164610  2721 ts_tablet_manager.cc:1434] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
21:04:09.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.166193  2723 tablet_bootstrap.cc:492] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f: No bootstrap required, opened a new log
21:04:09.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.166311  2723 ts_tablet_manager.cc:1403] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.002s
21:04:09.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.166819  2723 raft_consensus.cc:359] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } }
21:04:09.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.166922  2723 raft_consensus.cc:385] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:09.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.166998  2723 raft_consensus.cc:740] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf618839f79434695d9c48678d0bb2f, State: Initialized, Role: FOLLOWER
21:04:09.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.167132  2723 consensus_queue.cc:260] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } }
21:04:09.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.167438  2723 ts_tablet_manager.cc:1434] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
21:04:09.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.171947  2722 ts_tablet_manager.cc:1434] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.000s
21:04:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.176702  2733 raft_consensus.cc:493] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:04:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.176875  2733 raft_consensus.cc:515] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.178148  2733 leader_election.cc:290] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf618839f79434695d9c48678d0bb2f (127.1.246.130:40801), 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391)
21:04:09.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.182557  2510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24b7b1d8ebb4216a7d5f32c024a3a22" candidate_uuid: "aa364f17854947609a234b33683a109f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf618839f79434695d9c48678d0bb2f" is_pre_election: true
21:04:09.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.182796  2510 raft_consensus.cc:2468] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa364f17854947609a234b33683a109f in term 0.
21:04:09.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.183251  2311 leader_election.cc:304] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [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: aa364f17854947609a234b33683a109f, fbf618839f79434695d9c48678d0bb2f; no voters: 
21:04:09.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.183552  2733 raft_consensus.cc:2804] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Leader pre-election won for term 1
21:04:09.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.183561  2645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24b7b1d8ebb4216a7d5f32c024a3a22" candidate_uuid: "aa364f17854947609a234b33683a109f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcdff57f25744669407be39a7782eac" is_pre_election: true
21:04:09.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.183638  2733 raft_consensus.cc:493] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:04:09.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.183689  2733 raft_consensus.cc:3060] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Advancing to term 1
21:04:09.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.183794  2645 raft_consensus.cc:2468] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa364f17854947609a234b33683a109f in term 0.
21:04:09.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.184769  2733 raft_consensus.cc:515] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.185206  2733 leader_election.cc:290] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [CANDIDATE]: Term 1 election: Requested vote from peers fbf618839f79434695d9c48678d0bb2f (127.1.246.130:40801), 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391)
21:04:09.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.185503  2510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24b7b1d8ebb4216a7d5f32c024a3a22" candidate_uuid: "aa364f17854947609a234b33683a109f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf618839f79434695d9c48678d0bb2f"
21:04:09.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.185542  2645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24b7b1d8ebb4216a7d5f32c024a3a22" candidate_uuid: "aa364f17854947609a234b33683a109f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcdff57f25744669407be39a7782eac"
21:04:09.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.185647  2645 raft_consensus.cc:3060] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Advancing to term 1
21:04:09.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.185642  2510 raft_consensus.cc:3060] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Advancing to term 1
21:04:09.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.186530  2510 raft_consensus.cc:2468] T e24b7b1d8ebb4216a7d5f32c024a3a22 P fbf618839f79434695d9c48678d0bb2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa364f17854947609a234b33683a109f in term 1.
21:04:09.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.186719  2645 raft_consensus.cc:2468] T e24b7b1d8ebb4216a7d5f32c024a3a22 P 0dcdff57f25744669407be39a7782eac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa364f17854947609a234b33683a109f in term 1.
21:04:09.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.186884  2311 leader_election.cc:304] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [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: aa364f17854947609a234b33683a109f, fbf618839f79434695d9c48678d0bb2f; no voters: 
21:04:09.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.187047  2733 raft_consensus.cc:2804] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 1 FOLLOWER]: Leader election won for term 1
21:04:09.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.187279  2733 raft_consensus.cc:697] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [term 1 LEADER]: Becoming Leader. State: Replica: aa364f17854947609a234b33683a109f, State: Running, Role: LEADER
21:04:09.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.187623  2733 consensus_queue.cc:237] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [LEADER]: Queue going to LEADER mode. State: All 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: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.190832  2193 catalog_manager.cc:5696] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f reported cstate change: term changed from 0 to 1, leader changed from <none> to aa364f17854947609a234b33683a109f (127.1.246.129). New cstate: current_term: 1 leader_uuid: "aa364f17854947609a234b33683a109f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } health_report { overall_health: UNKNOWN } } }
21:04:09.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:09.211407  2559 tablet.cc:2406] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:09.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.256282  2727 raft_consensus.cc:493] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:04:09.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.256453  2727 raft_consensus.cc:515] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.257716  2727 leader_election.cc:290] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa364f17854947609a234b33683a109f (127.1.246.129:35793), 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391)
21:04:09.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.262408  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82842152ffa3443893717255a865b4f8" candidate_uuid: "fbf618839f79434695d9c48678d0bb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa364f17854947609a234b33683a109f" is_pre_election: true
21:04:09.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.262630  2375 raft_consensus.cc:2468] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf618839f79434695d9c48678d0bb2f in term 0.
21:04:09.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.263154  2445 leader_election.cc:304] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [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: aa364f17854947609a234b33683a109f, fbf618839f79434695d9c48678d0bb2f; no voters: 
21:04:09.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.263243  2645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82842152ffa3443893717255a865b4f8" candidate_uuid: "fbf618839f79434695d9c48678d0bb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcdff57f25744669407be39a7782eac" is_pre_election: true
21:04:09.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.263374  2645 raft_consensus.cc:2468] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf618839f79434695d9c48678d0bb2f in term 0.
21:04:09.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.263482  2727 raft_consensus.cc:2804] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Leader pre-election won for term 1
21:04:09.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.263547  2727 raft_consensus.cc:493] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:04:09.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.263597  2727 raft_consensus.cc:3060] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Advancing to term 1
21:04:09.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.264434  2727 raft_consensus.cc:515] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.264865  2727 leader_election.cc:290] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [CANDIDATE]: Term 1 election: Requested vote from peers aa364f17854947609a234b33683a109f (127.1.246.129:35793), 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391)
21:04:09.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.265165  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82842152ffa3443893717255a865b4f8" candidate_uuid: "fbf618839f79434695d9c48678d0bb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa364f17854947609a234b33683a109f"
21:04:09.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.265285  2375 raft_consensus.cc:3060] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Advancing to term 1
21:04:09.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.266237  2375 raft_consensus.cc:2468] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf618839f79434695d9c48678d0bb2f in term 1.
21:04:09.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.266455  2645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82842152ffa3443893717255a865b4f8" candidate_uuid: "fbf618839f79434695d9c48678d0bb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcdff57f25744669407be39a7782eac"
21:04:09.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.266570  2645 raft_consensus.cc:3060] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Advancing to term 1
21:04:09.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.267483  2645 raft_consensus.cc:2468] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf618839f79434695d9c48678d0bb2f in term 1.
21:04:09.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.267845  2445 leader_election.cc:304] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [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: aa364f17854947609a234b33683a109f, fbf618839f79434695d9c48678d0bb2f; no voters: 
21:04:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.268054  2727 raft_consensus.cc:2804] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 1 FOLLOWER]: Leader election won for term 1
21:04:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.268159  2727 raft_consensus.cc:697] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [term 1 LEADER]: Becoming Leader. State: Replica: fbf618839f79434695d9c48678d0bb2f, State: Running, Role: LEADER
21:04:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.268465  2727 consensus_queue.cc:237] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [LEADER]: Queue going to LEADER mode. State: All 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: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.273006  2193 catalog_manager.cc:5696] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f reported cstate change: term changed from 0 to 1, leader changed from <none> to fbf618839f79434695d9c48678d0bb2f (127.1.246.130). New cstate: current_term: 1 leader_uuid: "fbf618839f79434695d9c48678d0bb2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } health_report { overall_health: UNKNOWN } } }
21:04:09.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:09.273901  2424 tablet.cc:2406] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:09.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.291833  2733 raft_consensus.cc:493] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:04:09.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.293149  2733 raft_consensus.cc:515] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } }
21:04:09.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.293737  2733 leader_election.cc:290] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391), fbf618839f79434695d9c48678d0bb2f (127.1.246.130:40801)
21:04:09.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.294152  2645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52977d5b27f745bb88ede417c489de01" candidate_uuid: "aa364f17854947609a234b33683a109f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcdff57f25744669407be39a7782eac" is_pre_election: true
21:04:09.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.294312  2645 raft_consensus.cc:2468] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa364f17854947609a234b33683a109f in term 0.
21:04:09.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.294428  2510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52977d5b27f745bb88ede417c489de01" candidate_uuid: "aa364f17854947609a234b33683a109f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf618839f79434695d9c48678d0bb2f" is_pre_election: true
21:04:09.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.294553  2510 raft_consensus.cc:2468] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa364f17854947609a234b33683a109f in term 0.
21:04:09.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.294695  2309 leader_election.cc:304] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [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: 0dcdff57f25744669407be39a7782eac, aa364f17854947609a234b33683a109f; no voters: 
21:04:09.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.294895  2733 raft_consensus.cc:2804] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Leader pre-election won for term 1
21:04:09.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.294970  2733 raft_consensus.cc:493] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:04:09.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.295014  2733 raft_consensus.cc:3060] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Advancing to term 1
21:04:09.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.295915  2733 raft_consensus.cc:515] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } }
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.296351  2733 leader_election.cc:290] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [CANDIDATE]: Term 1 election: Requested vote from peers 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391), fbf618839f79434695d9c48678d0bb2f (127.1.246.130:40801)
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.296643  2645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52977d5b27f745bb88ede417c489de01" candidate_uuid: "aa364f17854947609a234b33683a109f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcdff57f25744669407be39a7782eac"
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.296763  2645 raft_consensus.cc:3060] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Advancing to term 1
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.296748  2510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52977d5b27f745bb88ede417c489de01" candidate_uuid: "aa364f17854947609a234b33683a109f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf618839f79434695d9c48678d0bb2f"
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.296849  2510 raft_consensus.cc:3060] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Advancing to term 1
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.297689  2510 raft_consensus.cc:2468] T 52977d5b27f745bb88ede417c489de01 P fbf618839f79434695d9c48678d0bb2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa364f17854947609a234b33683a109f in term 1.
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.297689  2645 raft_consensus.cc:2468] T 52977d5b27f745bb88ede417c489de01 P 0dcdff57f25744669407be39a7782eac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa364f17854947609a234b33683a109f in term 1.
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.297983  2309 leader_election.cc:304] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [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: 0dcdff57f25744669407be39a7782eac, aa364f17854947609a234b33683a109f; no voters: 
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.298202  2733 raft_consensus.cc:2804] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 1 FOLLOWER]: Leader election won for term 1
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.298303  2733 raft_consensus.cc:697] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [term 1 LEADER]: Becoming Leader. State: Replica: aa364f17854947609a234b33683a109f, State: Running, Role: LEADER
21:04:09.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.298446  2733 consensus_queue.cc:237] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [LEADER]: Queue going to LEADER mode. State: All 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: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } }
21:04:09.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.301196  2193 catalog_manager.cc:5696] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f reported cstate change: term changed from 0 to 1, leader changed from <none> to aa364f17854947609a234b33683a109f (127.1.246.129). New cstate: current_term: 1 leader_uuid: "aa364f17854947609a234b33683a109f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } health_report { overall_health: UNKNOWN } } }
21:04:09.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.358278  2727 raft_consensus.cc:493] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:04:09.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.358477  2727 raft_consensus.cc:515] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.359064  2727 leader_election.cc:290] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa364f17854947609a234b33683a109f (127.1.246.129:35793), 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391)
21:04:09.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.359571  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b934933986624bc3b6492b92142c915d" candidate_uuid: "fbf618839f79434695d9c48678d0bb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa364f17854947609a234b33683a109f" is_pre_election: true
21:04:09.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.359648  2645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b934933986624bc3b6492b92142c915d" candidate_uuid: "fbf618839f79434695d9c48678d0bb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcdff57f25744669407be39a7782eac" is_pre_election: true
21:04:09.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.359735  2375 raft_consensus.cc:2468] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf618839f79434695d9c48678d0bb2f in term 0.
21:04:09.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.359787  2645 raft_consensus.cc:2468] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf618839f79434695d9c48678d0bb2f in term 0.
21:04:09.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.360062  2445 leader_election.cc:304] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [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: aa364f17854947609a234b33683a109f, fbf618839f79434695d9c48678d0bb2f; no voters: 
21:04:09.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.360333  2727 raft_consensus.cc:2804] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Leader pre-election won for term 1
21:04:09.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.360399  2727 raft_consensus.cc:493] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:04:09.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.360436  2727 raft_consensus.cc:3060] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 0 FOLLOWER]: Advancing to term 1
21:04:09.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.361469  2727 raft_consensus.cc:515] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.361826  2727 leader_election.cc:290] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [CANDIDATE]: Term 1 election: Requested vote from peers aa364f17854947609a234b33683a109f (127.1.246.129:35793), 0dcdff57f25744669407be39a7782eac (127.1.246.131:41391)
21:04:09.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.362222  2375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b934933986624bc3b6492b92142c915d" candidate_uuid: "fbf618839f79434695d9c48678d0bb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa364f17854947609a234b33683a109f"
21:04:09.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.362337  2375 raft_consensus.cc:3060] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f [term 0 FOLLOWER]: Advancing to term 1
21:04:09.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.362282  2645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b934933986624bc3b6492b92142c915d" candidate_uuid: "fbf618839f79434695d9c48678d0bb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcdff57f25744669407be39a7782eac"
21:04:09.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.362425  2645 raft_consensus.cc:3060] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac [term 0 FOLLOWER]: Advancing to term 1
21:04:09.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.363271  2645 raft_consensus.cc:2468] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf618839f79434695d9c48678d0bb2f in term 1.
21:04:09.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.363603  2444 leader_election.cc:304] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [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: 0dcdff57f25744669407be39a7782eac, fbf618839f79434695d9c48678d0bb2f; no voters: 
21:04:09.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.363714  2375 raft_consensus.cc:2468] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf618839f79434695d9c48678d0bb2f in term 1.
21:04:09.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.363816  2727 raft_consensus.cc:2804] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 1 FOLLOWER]: Leader election won for term 1
21:04:09.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.363900  2727 raft_consensus.cc:697] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [term 1 LEADER]: Becoming Leader. State: Replica: fbf618839f79434695d9c48678d0bb2f, State: Running, Role: LEADER
21:04:09.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.364051  2727 consensus_queue.cc:237] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [LEADER]: Queue going to LEADER mode. State: All 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: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } }
21:04:09.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.366063  2193 catalog_manager.cc:5696] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f reported cstate change: term changed from 0 to 1, leader changed from <none> to fbf618839f79434695d9c48678d0bb2f (127.1.246.130). New cstate: current_term: 1 leader_uuid: "fbf618839f79434695d9c48678d0bb2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 } health_report { overall_health: UNKNOWN } } }
21:04:09.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:09.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:09.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:09.614 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:09.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.246.188:40533, [7ms] Sub RPC GetTableLocations: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:09.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.620082  2733 consensus_queue.cc:1048] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:09.623 [DEBUG - kudu-nio-1] (Connection.java:748) [peer fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)] connecting to peer
21:04:09.625 [DEBUG - kudu-nio-3] (Connection.java:757) [peer fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)] Successfully connected to peer
21:04:09.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.626525  2733 consensus_queue.cc:1048] T e24b7b1d8ebb4216a7d5f32c024a3a22 P aa364f17854947609a234b33683a109f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:09.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.689358  2733 consensus_queue.cc:1048] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf618839f79434695d9c48678d0bb2f" member_type: VOTER last_known_addr { host: "127.1.246.130" port: 40801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:09.696 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x99b850ca, L:/127.0.0.1:42050 - R:/127.1.246.130:40801] using TOKEN/null
21:04:09.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.698729  2743 consensus_queue.cc:1048] T 52977d5b27f745bb88ede417c489de01 P aa364f17854947609a234b33683a109f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:09.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.704464  2644 raft_consensus.cc:1275] T b934933986624bc3b6492b92142c915d P 0dcdff57f25744669407be39a7782eac [term 1 FOLLOWER]: Refusing update from remote peer fbf618839f79434695d9c48678d0bb2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:09.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.705173  2727 consensus_queue.cc:1048] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:09.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.705468  2375 raft_consensus.cc:1275] T b934933986624bc3b6492b92142c915d P aa364f17854947609a234b33683a109f [term 1 FOLLOWER]: Refusing update from remote peer fbf618839f79434695d9c48678d0bb2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:09.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.706143  2727 consensus_queue.cc:1048] T b934933986624bc3b6492b92142c915d P fbf618839f79434695d9c48678d0bb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:09.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.714432  2756 mvcc.cc:204] Tried to move back new op lower bound from 7305398885183938560 to 7305398883796758528. Current Snapshot: MvccSnapshot[applied={T|T < 7305398885183938560}]
21:04:09.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.719350  2753 mvcc.cc:204] Tried to move back new op lower bound from 7305398885183938560 to 7305398883796758528. Current Snapshot: MvccSnapshot[applied={T|T < 7305398885183938560}]
21:04:09.749 [DEBUG - Time-limited test] (Connection.java:748) [peer aa364f17854947609a234b33683a109f(127.1.246.129:35793)] connecting to peer
21:04:09.751 [DEBUG - kudu-nio-4] (Connection.java:757) [peer aa364f17854947609a234b33683a109f(127.1.246.129:35793)] Successfully connected to peer
21:04:09.785 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xd628d38c, L:/127.0.0.1:45082 - R:/127.1.246.129:35793] using TOKEN/null
21:04:09.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.818709  2644 raft_consensus.cc:1275] T 82842152ffa3443893717255a865b4f8 P 0dcdff57f25744669407be39a7782eac [term 1 FOLLOWER]: Refusing update from remote peer fbf618839f79434695d9c48678d0bb2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:09.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.818750  2375 raft_consensus.cc:1275] T 82842152ffa3443893717255a865b4f8 P aa364f17854947609a234b33683a109f [term 1 FOLLOWER]: Refusing update from remote peer fbf618839f79434695d9c48678d0bb2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:09.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.819190  2725 consensus_queue.cc:1048] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa364f17854947609a234b33683a109f" member_type: VOTER last_known_addr { host: "127.1.246.129" port: 35793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:09.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:09.819463  2727 consensus_queue.cc:1048] T 82842152ffa3443893717255a865b4f8 P fbf618839f79434695d9c48678d0bb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcdff57f25744669407be39a7782eac" member_type: VOTER last_known_addr { host: "127.1.246.131" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:09.882 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.883 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.889 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:09.896 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:09.916 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.922 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:09.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:09.924 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:09.930 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:09.936 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:09.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:09.947 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:09.952 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:09.954 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:09.968 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.969 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.968 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:09.971 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.972 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.974 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:09.975 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.976 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.977 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.977 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.960 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:09.981 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.984 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:09.985 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.987 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.988 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.988 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:09.997 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:09.998 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.000 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.001 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.002 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.012 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.012 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.014 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.015 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.016 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.017 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.018 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.019 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.023 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c79029e, L:/127.0.0.1:51348 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.026 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.028 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.030 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.035 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.037 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.037 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.037 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.039 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.040 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9d510acd, L:/127.0.0.1:51358 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.041 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.044 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.046 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.048 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.050 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.051 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.053 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.053 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.055 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.056 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.056 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2063e37a, L:/127.0.0.1:52874 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:10.057 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.058 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.060 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.061 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.063 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.064 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.065 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.067 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.067 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.068 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.069 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.070 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.071 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.071 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.072 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.072 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.073 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.073 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.074 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x90c25b6d, L:/127.0.0.1:57918 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.074 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.074 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.075 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.076 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.077 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.077 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.078 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.078 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x24617582, L:/127.0.0.1:57908 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.080 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.085 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92bf4f31, L:/127.0.0.1:51350 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.087 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.088 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=206), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [171ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:10.091 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.093 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.096 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=214), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [133ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.099 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.102 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.112 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x60e985d8, L:/127.0.0.1:52880 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:10.119 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.121 [ERROR - pool-4-thread-65] (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:04:10.123 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.126 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.133 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00d91399, L:/127.0.0.1:57920 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.138 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.143 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.144 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.144 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.144 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.145 [DEBUG - pool-4-thread-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.149 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.151 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.153 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.155 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.156 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.158 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.160 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.161 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.162 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.163 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.164 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.168 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.169 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:10.169 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.170 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.172 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.173 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:10.173 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:10.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:10.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.183 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.185 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.185 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.185 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.190 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.190 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.206 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.210 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5fee803b, L:/127.0.0.1:52888 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:10.214 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x465d5ba2, L:/127.0.0.1:51374 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.217 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.219 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.222 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.224 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.225 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.229 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.231 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x96dd0ed5, L:/127.0.0.1:57930 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=262), Traces: [0ms] refreshing cache from master, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [184ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.242 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.244 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.245 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.245 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:10.246 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.247 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.248 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.248 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.249 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.249 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.249 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:10.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.250 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.252 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.253 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.256 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.256 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.257 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.258 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.260 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.261 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.262 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.263 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.263 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.267 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.271 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.272 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.276 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.278 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.284 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.288 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.291 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.292 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.293 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.299 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.303 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9fc4b0c5, L:/127.0.0.1:52892 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:10.308 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.316 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf727d816, L:/127.0.0.1:51402 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.316 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdb3957ff, L:/127.0.0.1:57942 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.317 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6f6e1fb, L:/127.0.0.1:51386 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.318 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.330 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x627ca01b, L:/127.0.0.1:57950 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=269), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [50ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.335 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.337 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.343 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.344 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.344 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.344 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:10.344 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:10.346 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.351 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.354 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.355 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.356 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.359 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.360 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.360 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.367 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.370 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.377 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.379 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.386 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.387 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x620bab8a, L:/127.0.0.1:51404 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.388 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa1e7ce58, L:/127.0.0.1:57964 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.389 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.399 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.406 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.411 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.416 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.419 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.419 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.421 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.423 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.425 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.426 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.426 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.430 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.436 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.436 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.437 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.437 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.438 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.439 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.441 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.491 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.492 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.493 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.493 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.493 [DEBUG - pool-4-thread-45] (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.1.246.189:39207, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [128ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [214ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.496 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.497 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.498 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.504 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.505 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.505 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:10.506 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.506 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.506 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.507 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.508 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.510 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.512 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.529 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.529 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.536 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.543 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.546 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.548 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.550 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.552 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8b3da466, L:/127.0.0.1:51474 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.554 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.559 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.563 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.564 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0dbc06e8, L:/127.0.0.1:51498 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.567 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8cc0005e, L:/127.0.0.1:51490 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.570 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.572 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe69abbc6, L:/127.0.0.1:51514 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.577 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c9d0b6a, L:/127.0.0.1:57990 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.587 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ddf0bca, L:/127.0.0.1:51536 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.589 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.590 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.597 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.597 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.600 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.608 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.610 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8de3ed20, L:/127.0.0.1:51530 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.623 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x66b42371, L:/127.0.0.1:58000 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.637 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.644 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf5504d2d, L:/127.0.0.1:58010 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.648 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x523096c4, L:/127.0.0.1:51544 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.655 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.675 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.676 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.677 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.678 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.683 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.687 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.687 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.688 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.693 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.694 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.696 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.696 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.697 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.697 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.698 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.727 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.727 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.728 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.730 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.730 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.731 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.732 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.733 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.734 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.735 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=632), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [221ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:10.736 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.737 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.737 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.737 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=644), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [162ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.738 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.739 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.740 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.739 [DEBUG - pool-4-thread-61] (NetUtil.java:139) Resolved '127.1.246.188' into [/127.1.246.188] in 63847869ns
21:04:10.740 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.740 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=643), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [193ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.741 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.743 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.745 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.747 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x59b5ad59, L:/127.0.0.1:52926 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:10.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.749 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.749 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:10.750 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.750 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.752 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.754 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.755 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.756 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.757 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.759 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.760 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.761 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.762 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:10.762 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:10.764 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.764 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.766 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.769 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:10.772284  3008 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.744334 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52938 (local address 127.1.246.190:42441)
21:04:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.771184 (+ 26850us) server_negotiation.cc:207] Beginning negotiation
21:04:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.771189 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.771203 (+    14us) server_negotiation.cc:408] Connection header received
21:04:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.771293 (+    90us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.771296 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.771447 (+   151us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.771647 (+   200us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52938: BlockingWrite error: write error: Broken pipe (error 32)
21:04:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26755,"thread_start_us":82,"threads_started":1}
21:04:10.773 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.774 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.778 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.780 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.787 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9e3cd938, L:/127.0.0.1:58052 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.789 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.790 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.790 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3fd07b48, L:/127.0.0.1:51554 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.798 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.799 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.799 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:10.799 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.802 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.802 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:10.803 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:10.804 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.806 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:10.811394  3040 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:10.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.744229 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52934 (local address 127.1.246.190:42441)
21:04:10.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.763494 (+ 19265us) server_negotiation.cc:207] Beginning negotiation
21:04:10.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.763499 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:10.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.810989 (+ 47490us) server_negotiation.cc:408] Connection header received
21:04:10.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.811045 (+    56us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:10.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.811049 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:10.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.811106 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:10.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.811271 (+   165us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52934: BlockingWrite error: write error: Broken pipe (error 32)
21:04:10.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19161}
21:04:10.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.813 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.813 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.814 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.814 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:10.814 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.815 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.815 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:10.815 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.815 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.823 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.824 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x39078eb0, L:/127.0.0.1:58066 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.827 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.835 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.835 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.836 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.844 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.845 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.848 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.849 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5584db2c, L:/127.0.0.1:58086 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.858 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.859 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=877), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [487ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [747ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.859 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=862), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [437ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.862 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.865 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:10.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.866 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.867 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.867 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.867 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:10.867 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.868 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.868 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.870 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:10.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:10.871 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:10.873 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86522342, L:/127.0.0.1:58064 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.874 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8800af85, L:/127.0.0.1:52960 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:10.874 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.874 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=887), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [362ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.875 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.877 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.878 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.878 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.881 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.881 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:10.882 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:10.883 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.883 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:10.884 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:10.883 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x24e31cd2, L:/127.0.0.1:51592 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.885 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.885 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.885 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:10.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:10.887888  2108 connection.cc:466] server connection from 127.0.0.1:51592 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:51592 (request call id 0) could send its response
21:04:10.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=789), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [165ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [454ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.891 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x05e5834f, L:/127.0.0.1:58022 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.893 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea88e099, L:/127.0.0.1:51578 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=890), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [466ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.894 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.894 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:10.894757  3046 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.876603 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53004 (local address 127.1.246.190:42441)
21:04:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.894307 (+ 17704us) server_negotiation.cc:207] Beginning negotiation
21:04:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.894311 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.894323 (+    12us) server_negotiation.cc:408] Connection header received
21:04:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.894410 (+    87us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.894413 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.894465 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.894606 (+   141us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53004: BlockingWrite error: write error: Broken pipe (error 32)
21:04:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":17616,"thread_start_us":108,"threads_started":1}
21:04:10.895 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1166b464, L:/127.0.0.1:58036 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.896 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0f026dd, L:/127.0.0.1:58072 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.897 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf658b439, L:/127.0.0.1:58096 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:10.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.900 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [303ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [401ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.900 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.903 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd4d60f2b, L:/127.0.0.1:51572 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=888), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [528ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [752ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.906 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:10.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=910), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [489ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:10.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.911 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xae36136f, L:/127.0.0.1:52952 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:10.913 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7222c3da, L:/127.0.0.1:51570 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.917 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x03e15386, L:/127.0.0.1:52980 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:10.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.919 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86f6ca06, L:/127.0.0.1:51548 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:10.919 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.919 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:10.919 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.921 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.921 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.928 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x34e05a8b, L:/127.0.0.1:52994 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:10.930 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:10.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.932 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.932 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.933 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:10.933 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.934 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:10.935717  3046 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:10.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.886821 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53014 (local address 127.1.246.190:42441)
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.895643 (+  8822us) server_negotiation.cc:207] Beginning negotiation
21:04:10.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.895648 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:10.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.895661 (+    13us) server_negotiation.cc:408] Connection header received
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.895695 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.895698 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:10.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.895750 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.895829 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.908265 (+ 12436us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.909046 (+   781us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.932624 (+ 23578us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.932856 (+   232us) 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:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.934833 (+  1977us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.934854 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.934858 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.934872 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
21:04:10.936 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.934908 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:10.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.934929 (+    21us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:10.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.935043 (+   114us) server_negotiation.cc:1036] Waiting for connection context
21:04:10.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.935581 (+   538us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53014: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53014): Cannot send after transport endpoint shutdown (error 108)
21:04:10.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8760}
21:04:10.937 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.937 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:10.937 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.938 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.938 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:10.938 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:10.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.941 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.941 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.941 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:10.941 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.942 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.942 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:10.942 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:10.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.944 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.945 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:10.944779  2994 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.859103 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51594 (local address 127.1.246.189:39207)
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.859261 (+   158us) server_negotiation.cc:207] Beginning negotiation
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.859266 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.860329 (+  1063us) server_negotiation.cc:408] Connection header received
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.860905 (+   576us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.860909 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.860984 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.861054 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.899875 (+ 38821us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.900658 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.942138 (+ 41480us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.942375 (+   237us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.943283 (+   908us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.943306 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.943310 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:10.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.943326 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.943351 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.943362 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:10.945 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.943451 (+    89us) server_negotiation.cc:1036] Waiting for connection context
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.944139 (+   688us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51594: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:51594): Cannot send after transport endpoint shutdown (error 108)
21:04:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
21:04:10.946 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:10.947 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:10.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.949 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa9c6db82, L:/127.0.0.1:52974 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:10.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:10.950 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:10.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:10.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:10.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:10.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.953 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:10.954 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:10.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:10.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:10.968 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:10.969 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:10.969 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:10.970 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:10.970 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:10.970 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:10.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:10.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:10.972 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:10.972 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:10.974 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:10.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:10.985 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:10.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:10.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.000 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.007 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.019 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf8b5279d, L:/127.0.0.1:58102 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.023 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=385), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [330ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.028 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa68df3ab, L:/127.0.0.1:51608 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.035 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.036 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1d2d6d48, L:/127.0.0.1:53026 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.040 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.042 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.042 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:11.042 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:11.043 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.044 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:11.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:11.044 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.047 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.048 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.053 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.055 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.060 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.065 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.068 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.068 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.073 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.076 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.079 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa48ad24a, L:/127.0.0.1:51614 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.081 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.087 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.096 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.097 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.104 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x327de86c, L:/127.0.0.1:51630 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.106 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.109 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x320ad91c, L:/127.0.0.1:58116 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.109 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x129c87e9, L:/127.0.0.1:51638 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.114 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x16814a85, L:/127.0.0.1:53030 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=381), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [232ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [236ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.119 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.121 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.121 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.122 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.123 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.123 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:11.123 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:11.124 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:11.124 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.125 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:11.125 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.138 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xffd5f139, L:/127.0.0.1:58126 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=407), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [182ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.142 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.142 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.143 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.149 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.151 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.151 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:11.151 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:11.148 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x77418ff9, L:/127.0.0.1:53034 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.152 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:11.153 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.153 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.155 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.156 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.158 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.166 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.168 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.170 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.178 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7b6669d3, L:/127.0.0.1:58136 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.178 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ffee929, L:/127.0.0.1:51650 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.180 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.190 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.191 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.196 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.199 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.200 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.201 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.205 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c94deab, L:/127.0.0.1:51666 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.208 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.208 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.208 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xacef8006, L:/127.0.0.1:51652 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.209 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.212 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.214 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.216 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.219 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.224 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.224 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xebffd426, L:/127.0.0.1:53050 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.224 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1d8780f1, L:/127.0.0.1:58146 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=467), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [172ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.230 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.232 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.237 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x092e0272, L:/127.0.0.1:51678 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.238 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.239 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.240 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.241 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:11.241 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:11.241 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.241 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.241 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:11.242 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:11.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.252 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.253 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.254 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.258 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.260 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.270 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.273 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.323 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.324 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.327 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x994fcaf5, L:/127.0.0.1:53060 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.327 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.327 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.328 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=591), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [183ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.328 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.329 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.329 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.329 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.330 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.330 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.332 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.332 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.332 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:11.332 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.334 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfbd07df4, L:/127.0.0.1:58148 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.335 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.335 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.335 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.336 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.336 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.338 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.338 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.340 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.342 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.343 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.344 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.347 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.347 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.347 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:11.347 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:11.348 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:11.348 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:11.349 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.349 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.350 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.350 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.352 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.353 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.354 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.355 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=591), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [193ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.359 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.360 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.360 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.360 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.360 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.361 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.362 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.362 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.363 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.363 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.364 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.365 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.365 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.366 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xac710d9f, L:/127.0.0.1:58194 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.366 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.367 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1390), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [316ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [317ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:11.367 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.367 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.368 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.370 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.371 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.372 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.372 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.373 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.374 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.374 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.374 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.375 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.375 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.375 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.376 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.376 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.376 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.377 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.378 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.380 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.380 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.381 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.381 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.381 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x22a0947e, L:/127.0.0.1:51742 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.382 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.383 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.384 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.384 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ade54c5, L:/127.0.0.1:51410 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.385 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.385 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.386 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.386 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.387 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.388 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.389 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.389 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.390 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.391 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.391 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.392 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.394 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.394 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:11.395 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.395 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.396 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.396 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.397 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.397 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.398 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.398 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.399 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.399 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.399 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1425), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [284ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.401 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.402 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.403 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.403 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.403 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.404 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.404 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.405 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.407 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.407 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:11.407 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:11.407 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.407 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.408 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.408 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:11.409 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.410 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.412 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.413 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.413 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.414 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.415 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.416 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.416 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.418 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.419 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.419 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.419 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.420 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.420 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:11.420 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:11.421 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.421 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:11.422 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.422 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:11.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.423 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.424 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299929, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299929, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299928, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299928, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.425 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.425 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:11.425 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:11.425 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:11.427 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.428 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:11.430424  3008 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.367336 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53108 (local address 127.1.246.190:42441)
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.367444 (+   108us) server_negotiation.cc:207] Beginning negotiation
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.367448 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.381472 (+ 14024us) server_negotiation.cc:408] Connection header received
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.381534 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.381538 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.381604 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.381677 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.429083 (+ 47406us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.429856 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.430298 (+   442us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53108: BlockingRecv error: recv got EOF from 127.0.0.1:53108 (error 108)
21:04:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
21:04:11.432 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.433 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.440 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.443 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [317ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.444 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.444 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:11.450490  2853 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.401459 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52904 (local address 127.1.246.190:42441)
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.401624 (+   165us) server_negotiation.cc:207] Beginning negotiation
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.401629 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.403732 (+  2103us) server_negotiation.cc:408] Connection header received
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.405977 (+  2245us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.405982 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.406071 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:10.406144 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.449112 (+1042968us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.449897 (+   785us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.450351 (+   454us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52904: BlockingRecv error: recv got EOF from 127.0.0.1:52904 (error 108)
21:04:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
21:04:11.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.454 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.454 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:11.454 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:11.456 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.456 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:11.456248  3054 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.366581 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53082 (local address 127.1.246.190:42441)
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.366864 (+   283us) server_negotiation.cc:207] Beginning negotiation
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.366868 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.389630 (+ 22762us) server_negotiation.cc:408] Connection header received
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.389683 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.389686 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.389764 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.389844 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.393853 (+  4009us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.394579 (+   726us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:11.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.456118 (+ 61539us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53082: BlockingRecv error: recv got EOF from 127.0.0.1:53082 (error 108)
21:04:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":179}
21:04:11.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.458 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.459 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.459 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:11.459 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:11.460 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.460 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:11.462 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0353823, L:/127.0.0.1:58180 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.463 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xabf68897, L:/127.0.0.1:58162 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.465 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa83c353, L:/127.0.0.1:53094 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.465 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [188ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [441ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.469 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.471 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.471 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.474 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:11.478 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:11.481 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.484 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:11.484 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:11.486 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.487 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x04e8018c, L:/127.0.0.1:57978 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.492 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.494 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd1898d83, L:/127.0.0.1:53066 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.496 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.497 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.497 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:11.497 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:11.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:11.499 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:11.499958  3008 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.381672 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53110 (local address 127.1.246.190:42441)
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.430635 (+ 48963us) server_negotiation.cc:207] Beginning negotiation
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.430639 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.430651 (+    12us) server_negotiation.cc:408] Connection header received
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.430687 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.430690 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.430734 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.430816 (+    82us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.437516 (+  6700us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.438256 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.441882 (+  3626us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.442075 (+   193us) 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:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.499340 (+ 57265us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.499358 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.499361 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.499372 (+    11us) server_negotiation.cc:923] calling sasl_server_start()
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.499397 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.499406 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.499470 (+    64us) server_negotiation.cc:1036] Waiting for connection context
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.499805 (+   335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53110: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53110): Connection reset by peer (error 104)
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48893,"thread_start_us":113,"threads_started":1}
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:11.500478  2994 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.329141 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51706 (local address 127.1.246.189:39207)
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.329327 (+   186us) server_negotiation.cc:207] Beginning negotiation
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.329331 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.410497 (+ 81166us) server_negotiation.cc:408] Connection header received
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.410541 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.410545 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.410590 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.410655 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.499555 (+ 88900us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:11.501 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.501 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x536a141f, L:/127.0.0.1:51450 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.502 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.505 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbece5dd3, L:/127.0.0.1:51752 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.505 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.508 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.508 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1531), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1433ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.514 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc096d044, L:/127.0.0.1:51878 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.515 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.500199 (+   644us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:11.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.500347 (+   148us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51706: BlockingWrite error: write error: Broken pipe (error 32)
21:04:11.518 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa77a8852, L:/127.0.0.1:51454 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83}
21:04:11.520 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x82f443b6, L:/127.0.0.1:51412 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.520 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbd209db0, L:/127.0.0.1:51784 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.521 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1fce7dcc, L:/127.0.0.1:51822 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.522 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d59c2e6, L:/127.0.0.1:51768 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.523 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xec97cb40, L:/127.0.0.1:51776 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.524 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6f3faee, L:/127.0.0.1:51754 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.529 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b369235, L:/127.0.0.1:51734 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.530 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.534 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.536 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.537 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.538 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.539 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.540 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.542 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.543 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.544 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.546 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.547 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.548 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.549 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.549 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.550 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.552 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.553 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.553 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.555 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.557 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.558 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.558 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.563 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.564 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.564 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.565 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.565 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.566 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.567 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.567 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.567 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.574 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.575 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.582 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.582 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.582 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.583 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.584 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.584 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.586 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.586 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.587 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.587 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.588 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.591 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.592 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.594 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.594 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.596 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.598 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.599 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:11.626549  3040 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:11.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.329717 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53074 (local address 127.1.246.190:42441)
21:04:11.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.331110 (+  1393us) server_negotiation.cc:207] Beginning negotiation
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.331114 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.409693 (+ 78579us) server_negotiation.cc:408] Connection header received
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.409747 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.409751 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.409809 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.409887 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.490221 (+ 80334us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.491001 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.625377 (+134376us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.625637 (+   260us) 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:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.625961 (+   324us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.625990 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.625994 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.626013 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.626082 (+    69us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.626095 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.626191 (+    96us) server_negotiation.cc:1036] Waiting for connection context
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.626380 (+   189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53074: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53074): Connection reset by peer (error 104)
21:04:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1294}
21:04:11.627 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4bac33df, L:/127.0.0.1:51426 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.630 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ee0905d, L:/127.0.0.1:51472 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.631 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5377183b, L:/127.0.0.1:51810 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.633 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x17f14c70, L:/127.0.0.1:51796 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.633 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5198ec2, L:/127.0.0.1:51456 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.636 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x62cc547e, L:/127.0.0.1:51860 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.637 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.637 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:11.637 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:11.638 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f80c180, L:/127.0.0.1:51430 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.643 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3eaa79c, L:/127.0.0.1:51876 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.643 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8445e806, L:/127.0.0.1:51692 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.644 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.644 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc682897d, L:/127.0.0.1:51820 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.651 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.656 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.658 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x632111ed, L:/127.0.0.1:51826 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.659 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x54d17a6f, L:/127.0.0.1:51842 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.660 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.663 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.667 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:11.669 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:11.671 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd52218f2, L:/127.0.0.1:52916 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.675 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.676 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c90e563, L:/127.0.0.1:52900 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.677 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.678 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:11.678 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:11.679 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0ddbd37, L:/127.0.0.1:57984 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:11.681 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.685 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf93249e, L:/127.0.0.1:53084 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.685 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.688 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb4308c85, L:/127.0.0.1:58206 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.690 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.690 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed230342, L:/127.0.0.1:58218 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.703 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=939), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [480ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [655ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.704 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=973), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [743ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [797ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.704 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1719), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1436ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1615ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1617ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.706 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.709 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.710 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc483c7c4, L:/127.0.0.1:51846 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.710 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.712 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.713 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.714 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:11.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:11.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:11.717 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:11.718 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.719 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:11.719 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.720 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:11.720 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:11.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.720 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.721 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:11.722 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:11.722 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:11.723 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.724 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.727 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.729 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:11.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:11.729 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.732 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.733 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.733 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.734 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.735 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.735 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.736 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.737 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.739 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.741 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.742 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.742 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.742 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.743 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.743 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.744 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.745 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.747 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.749 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.752 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.755 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.757 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.758 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.759 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.759 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.761 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.761 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.761 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.762 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.763 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.763 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.763 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.763 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.764 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.765 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.765 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.765 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.765 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.718 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.765 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.766 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.766 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.767 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.767 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.767 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.767 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.768 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.768 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.769 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.769 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.769 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.770 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.770 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.771 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.771 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.772 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.773 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.773 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.773 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.770 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.773 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.773 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.774 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:11.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.779 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:11.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:11.788 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.788 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.793 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1034), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [658ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [741ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:11.802 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcb03c48d, L:/127.0.0.1:53124 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.809 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.810 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.808 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.804 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.814 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.807 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.815 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.819 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.819 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.820 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.822 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.823 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.827 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.827 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.830 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.831 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.834 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.838 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.839 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.843 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.843 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.847 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.847 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.848 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xec245c89, L:/127.0.0.1:51436 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.807 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0caee3a6, L:/127.0.0.1:58232 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.806 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.876 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.877 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.878 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.880 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.881 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.882 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.883 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.884 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.885 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.886 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.887 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.888 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.889 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.890 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.891 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.891 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.891 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.893 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.894 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:11.912 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:11.915 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.918 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.919 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.921 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.923 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.924 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.925 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.926 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.851 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:11.928 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.928 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.929 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.931 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.922 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1202b8d7, L:/127.0.0.1:51718 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.943 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb5bb6e76, L:/127.0.0.1:58540 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.943 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x97496321, L:/127.0.0.1:51936 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.943 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.946 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.947 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.947 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.948 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.949 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.950 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:11.951 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83c25f42, L:/127.0.0.1:58164 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.952 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:11.952 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa751cb20, L:/127.0.0.1:58382 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.953 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19f94e11, L:/127.0.0.1:51808 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.961 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5574bfe4, L:/127.0.0.1:53202 - R:/127.1.246.190:42441] using TOKEN/null
21:04:11.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:11.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:11.970 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:11.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.973 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x59f871ee, L:/127.0.0.1:58446 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.973 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x83dbc64a, L:/127.0.0.1:53214 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:11.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:11.975 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:11.977 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55e02154, L:/127.0.0.1:52050 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:11.978 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaadb139f, L:/127.0.0.1:58486 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:11.991 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec4a69fc, L:/127.0.0.1:58238 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:11.992 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x137b77bb, L:/127.0.0.1:58452 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.003 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8ab5b771, L:/127.0.0.1:52022 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.003 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0e94550e, L:/127.0.0.1:58448 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.005 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:12.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.007 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:12.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.009 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.012 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.014 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.019 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.022 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.023 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.023 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.024 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.025 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.026 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.027 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.028 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.029 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:12.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.030 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:12.030 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.031 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.032 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.033 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:12.033 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.035 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.035 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.036 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.037 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.039 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.040 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:12.044 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.045 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.046 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.046 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.048 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.049 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.050 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.051 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.051 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.053 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.054 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:12.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.056 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.058 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.061 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.034 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.018 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.066 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.068 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:12.071 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.074 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.075 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.075 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.078 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.079 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.082 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.082 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.046 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.086 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.090 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.091 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.095 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.096 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.097 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.098 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.101 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.102 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.105 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.107 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.108 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.110 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.113 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.115 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.121 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.121 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.123 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x679dbb11, L:/127.0.0.1:53322 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.124 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.125 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.126 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.127 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.131 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.135 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.138 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdb503715, L:/127.0.0.1:53424 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.140 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.141 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.148 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.152 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.158 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.159 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9e81efee, L:/127.0.0.1:53330 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.232 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.241 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e32c0dd, L:/127.0.0.1:51896 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.249 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1efd47d4, L:/127.0.0.1:51964 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.250 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0a1cf302, L:/127.0.0.1:52038 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.251 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3cadf36, L:/127.0.0.1:51952 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.258 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.266 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.267 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x75b2f40d, L:/127.0.0.1:53350 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.268 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3d8900a, L:/127.0.0.1:52168 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.269 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.277 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0ba174b8, L:/127.0.0.1:52148 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.277 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a4acfe1, L:/127.0.0.1:58568 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.278 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42f4125d, L:/127.0.0.1:52126 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x22b76d22, L:/127.0.0.1:58604 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.285 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9e435a9, L:/127.0.0.1:53344 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.287 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70c915b5, L:/127.0.0.1:52110 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.287 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x30df0d06, L:/127.0.0.1:58684 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.288 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa6fc49d1, L:/127.0.0.1:58634 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.288 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x61ec966c, L:/127.0.0.1:58674 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.290 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4868d6c7, L:/127.0.0.1:53274 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.291 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.293 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a1d85bf, L:/127.0.0.1:52088 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.294 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x075cd6aa, L:/127.0.0.1:53280 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.295 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d6a2169, L:/127.0.0.1:51932 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.298 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.300 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.300 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.300 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.301 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.301 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.302 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.302 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.302 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.304 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.310 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.311 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.311 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.312 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [1389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1676ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1677ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.314 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.316 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.316 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.317 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.317 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.317 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.318 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.322 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.326 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3e166042, L:/127.0.0.1:53168 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.331 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8fac84b5, L:/127.0.0.1:53148 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.336 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.339 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.342 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.363 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.363 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x795b1d02, L:/127.0.0.1:51910 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.385 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca1a1e09, L:/127.0.0.1:58522 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.386 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xae8b2099, L:/127.0.0.1:53158 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.387 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.392 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.395 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.407 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1aaee96e, L:/127.0.0.1:52074 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.409 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.414 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.423 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.424 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4cbf6acf, L:/127.0.0.1:58458 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.442 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5973c8e9, L:/127.0.0.1:58644 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.442 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.130' into [/127.1.246.130] in 6660111ns
21:04:12.443 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x307c9175, L:/127.0.0.1:51902 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.443 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.448 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.457 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.461 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:12.462 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd3c9d271, L:/127.0.0.1:58318 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.462 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.463 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.464 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb36d81de, L:/127.0.0.1:58526 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.470 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa82251cd, L:/127.0.0.1:58252 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.470 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f493252, L:/127.0.0.1:51988 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.472 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8975be36, L:/127.0.0.1:52072 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.473 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.473 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x64c3eb43, L:/127.0.0.1:58442 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.473 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49f6b9f6, L:/127.0.0.1:52028 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.474 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f61189b, L:/127.0.0.1:52220 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.474 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a651b86, L:/127.0.0.1:58368 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.475 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x437335bc, L:/127.0.0.1:58708 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.475 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5bd18a1d, L:/127.0.0.1:58506 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.477 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e7473c6, L:/127.0.0.1:52186 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.477 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2fa732da, L:/127.0.0.1:58614 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.487 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf34cab7, L:/127.0.0.1:51888 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.498 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x549735b9, L:/127.0.0.1:58354 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.498 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52d31ea7, L:/127.0.0.1:58290 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.504 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9fec9379, L:/127.0.0.1:58582 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.505 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.188' into [/127.1.246.188] in 1775779ns
21:04:12.506 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.188' into [/127.1.246.188] in 3377692ns
21:04:12.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.508 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4bf4857e, L:/127.0.0.1:53366 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.510 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xafe78e3f, L:/127.0.0.1:58554 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.511 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.188' into [/127.1.246.188] in 4781583ns
21:04:12.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.511 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3dd216f3, L:/127.0.0.1:58680 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.512 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.188' into [/127.1.246.188] in 4802515ns
21:04:12.512 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc749711f, L:/127.0.0.1:52158 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.512 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x62363038, L:/127.0.0.1:58404 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.513 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x84e255b2, L:/127.0.0.1:53448 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.515 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd26d15b1, L:/127.0.0.1:51922 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.528 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5cf25337, L:/127.0.0.1:53320 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.529 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.529 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.532 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe5c75de1, L:/127.0.0.1:53182 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.534 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6ff5e092, L:/127.0.0.1:53258 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.537 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x852b4915, L:/127.0.0.1:53402 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.537 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b76b072, L:/127.0.0.1:58418 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.538 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x37ec6ecf, L:/127.0.0.1:58328 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.538 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x20a6df0e, L:/127.0.0.1:58500 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.539 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x99c5c173, L:/127.0.0.1:53252 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.539 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe0953624, L:/127.0.0.1:58724 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.539 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9cd22f58, L:/127.0.0.1:58700 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.544 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.539 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb2b09bc5, L:/127.0.0.1:53296 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.547 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2433), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1233ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2201ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.551 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf65bda43, L:/127.0.0.1:52178 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.553 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca493a72, L:/127.0.0.1:58550 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.555 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc02d992, L:/127.0.0.1:58562 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.556 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xab239235, L:/127.0.0.1:58274 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.559 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xffb4a221, L:/127.0.0.1:58342 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.560 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.561 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a4bdda4, L:/127.0.0.1:58260 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2441), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1215ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2208ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.564 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.564 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaf969407, L:/127.0.0.1:53240 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.510 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2456), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1483ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2266ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1778), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [698ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1487ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.568 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfae90ed2, L:/127.0.0.1:53300 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.568 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:12.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2442), Traces: [0ms] refreshing cache from master, [889ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1071ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1912ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2016ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2017ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:12.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2443), Traces: [0ms] refreshing cache from master, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1352ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1855ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2200ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.592 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.592 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1bde510b, L:/127.0.0.1:58428 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.592 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3da80e35, L:/127.0.0.1:53246 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.592 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x52964d86, L:/127.0.0.1:53230 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.593 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.595 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x103f9c70, L:/127.0.0.1:51998 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.597 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.597 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc6a08dfb, L:/127.0.0.1:53460 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.599 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x14b8cc8b, L:/127.0.0.1:53458 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.602 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd043f92d, L:/127.0.0.1:53262 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.602 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.602 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.603 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2567), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1478ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2407ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2407ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, deferred=null) after lookup
21:04:12.604 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.605 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.610 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.612 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.613 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1258), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [893ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [983ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.617 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.129' into [/127.1.246.129] in 3671055ns
21:04:12.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.620 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd38d04d5, L:/127.0.0.1:58398 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.622 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0b509f41, L:/127.0.0.1:53266 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.626 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x97a82a4e, L:/127.0.0.1:58584 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2543), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [232ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2240ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:12.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:12.627019  3280 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:12.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2643), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1627ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2531ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.633 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:12.636 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x840887f9, L:/127.0.0.1:53364 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1753), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [734ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1225ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [1279ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:12.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2537), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1022ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2193ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2239ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.783933 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53228 (local address 127.1.246.190:42441)
21:04:12.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.868118 (+ 84185us) server_negotiation.cc:207] Beginning negotiation
21:04:12.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2558), Traces: [0ms] refreshing cache from master, [927ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1095ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1959ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2053ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.643 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2557), Traces: [0ms] refreshing cache from master, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2064ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.645 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299971, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.868121 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:04:12.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.648 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4d539dde, L:/127.0.0.1:52058 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2555), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1265ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2088ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2281ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2572), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2335ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2407ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, deferred=null) after lookup
21:04:12.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2570), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1922ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2328ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2358ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:12.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2555), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1065ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1352ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2207ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2294ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, deferred=null) after lookup
21:04:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.868131 (+    10us) server_negotiation.cc:408] Connection header received
21:04:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.868156 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.868158 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.868230 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:11.868327 (+    97us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.278682 (+410355us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.279470 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.626077 (+346607us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.626345 (+   268us) 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:04:12.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.626475 (+   130us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:12.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.626568 (+    93us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:12.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.626658 (+    90us) server_negotiation.cc:1036] Waiting for connection context
21:04:12.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.626825 (+   167us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53228: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53228): Connection reset by peer (error 104)
21:04:12.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84120,"thread_start_us":70,"threads_started":1}
21:04:12.658 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xad910f6b, L:/127.0.0.1:51942 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.660 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaad6f7ce, L:/127.0.0.1:58304 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.661 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xefc02a27, L:/127.0.0.1:53388 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2592), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2314ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2394ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2414ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, deferred=null) after lookup
21:04:12.661 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x37ba1a35, L:/127.0.0.1:52094 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1908), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [511ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1237ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1319ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.665 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.666 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.666 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.666 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.667 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb1908ed0, L:/127.0.0.1:53368 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.667 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.667 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.668 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:12.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:12.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.671 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa2a5689d, L:/127.0.0.1:58444 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2614), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1552ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2341ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.672 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x80089823, L:/127.0.0.1:58594 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.674 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299976, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299965, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299944, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.688 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299962, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299962, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.688 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f7f99d5, L:/127.0.0.1:52124 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.689 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0c54e19d, L:/127.0.0.1:53192 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.690 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7e0da9bc, L:/127.0.0.1:58374 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.690 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8380f1b2, L:/127.0.0.1:52140 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2579), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1134ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2354ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2603), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1078ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2170ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2307ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2334ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, deferred=null) after lookup
21:04:12.696 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeb79e056, L:/127.0.0.1:53382 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.697 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.697 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa31983a2, L:/127.0.0.1:53288 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.698 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x582d62d9, L:/127.0.0.1:53132 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2613), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1055ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1344ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2237ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2317ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2607), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1045ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2174ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2322ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2638), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1426ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2423ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2457ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, deferred=null) after lookup
21:04:12.701 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9fcead9, L:/127.0.0.1:52182 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2635), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2309ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2387ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2424ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2708), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [849ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2317ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2566ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.710 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a9850b4, L:/127.0.0.1:52210 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.712 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x40553762, L:/127.0.0.1:52014 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.713 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.720 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3742c2fb, L:/127.0.0.1:58330 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.720 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.188' into [/127.1.246.188] in 3611393ns
21:04:12.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2651), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1307ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2433ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2450ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, deferred=null) after lookup
21:04:12.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.721 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.722 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x945eed76, L:/127.0.0.1:52204 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.722 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa745ed5c, L:/127.0.0.1:52200 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.724 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2754), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1624ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2604ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2690ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.724 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2676), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1486ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2493ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2512ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.726 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2692), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1695ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2535ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2709), Traces: [0ms] refreshing cache from master, [975ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2148ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2270ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.730 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.735 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2659), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1414ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2445ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2449ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.737 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.738 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.129' into [/127.1.246.129] in 2289486ns
21:04:12.738 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.739 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.742 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2680), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1275ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2421ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.742 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2748), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [492ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2089ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2630ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.750 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.753 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2695), Traces: [0ms] refreshing cache from master, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2141ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2186ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2287ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.758 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.760 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x054be579, L:/127.0.0.1:53422 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2769), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1601ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2313ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2693ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.763 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1368), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [935ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1136ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.772 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2756), Traces: [0ms] refreshing cache from master, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2073ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2273ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:12.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.782 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.786 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad8b7765, L:/127.0.0.1:58470 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2701), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1083ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2260ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2430ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2458ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.789 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.791 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.791 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.130' into [/127.1.246.130] in 5076156ns
21:04:12.791 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.793 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.129' into [/127.1.246.129] in 1135406ns
21:04:12.794 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.129' into [/127.1.246.129] in 2779242ns
21:04:12.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.795 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2346da67, L:/127.0.0.1:58748 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.795 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x87b16dec, L:/127.0.0.1:53162 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.796 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7343551, L:/127.0.0.1:51978 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.797 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.131' into [/127.1.246.131] in 2850714ns
21:04:12.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.783 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.801 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x87cf3899, L:/127.0.0.1:52198 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.783 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.803 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x82b2c3fb, L:/127.0.0.1:58618 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.805 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.803 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299979, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299971, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.809 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:12.809 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.813 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.813 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.129' into [/127.1.246.129] in 4636707ns
21:04:12.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.814 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x13e07cd9, L:/127.0.0.1:52040 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.815 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.131' into [/127.1.246.131] in 3327405ns
21:04:12.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.818 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:12.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.821 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:12.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.824 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6162f0fa, L:/127.0.0.1:53406 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2741), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1289ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2445ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2522ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.834 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.830 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299976, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.834 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.837 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.838 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2766), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [819ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2167ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2548ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.846 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.825 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.846 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2709), Traces: [0ms] refreshing cache from master, [931ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2065ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2275ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:12.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.847 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299977, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299972, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.840 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299980, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299974, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299971, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.845 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299982, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299965, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.846 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299977, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.851 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.854 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.131' into [/127.1.246.131] in 2898093ns
21:04:12.836 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.857 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2725), Traces: [0ms] refreshing cache from master, [977ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2081ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2112ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.857 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299984, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.857 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.858 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c40f9f4, L:/127.0.0.1:58766 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.860 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.863 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299976, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.864 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.864 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb1924020, L:/127.0.0.1:58660 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.865 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x161b53de, L:/127.0.0.1:58764 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.866 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.131' into [/127.1.246.131] in 3092607ns
21:04:12.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.861 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.867 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.867 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299981, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299976, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299973, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.868 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299976, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.866 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299989, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299984, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299976, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299973, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.869 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x77afbdec, L:/127.0.0.1:58786 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.867 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299991, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299979, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299973, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.870 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.129' into [/127.1.246.129] in 2770148ns
21:04:12.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.871 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.872 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.872 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.129' into [/127.1.246.129] in 2559552ns
21:04:12.873 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.874 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.876 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:12.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.879 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.879 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.879 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.879 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.880 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.881 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:12.870 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299982, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299975, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299968, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.881 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:12.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.883 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.884 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.884 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.884 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x95b45416, L:/127.0.0.1:58804 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.885 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.896 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.898 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.898 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.898 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.898 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.899 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:12.900 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:12.900 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.900 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.900 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.901 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2879), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1370ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1616ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2385ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.901 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.901 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.902 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.895 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.895 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.895 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.902 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.903 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaca01364, L:/127.0.0.1:53316 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.891 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9ef53901, L:/127.0.0.1:53478 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:12.890 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.890 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2881), Traces: [0ms] refreshing cache from master, [948ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2196ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2214ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:12.888 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc46d6a5d, L:/127.0.0.1:58772 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:12.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.897 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.897 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.903 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.904 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.904 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.905 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.906 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.906 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.906 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.906 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.907 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.907 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2732), Traces: [0ms] refreshing cache from master, [933ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2093ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2253ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:12.908 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.910 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.912 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1501), Traces: [0ms] refreshing cache from master, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1008ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1312ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.913 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2737), Traces: [0ms] refreshing cache from master, [932ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2366ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [2387ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:12.913 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2719), Traces: [0ms] refreshing cache from master, [906ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1087ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2113ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2122ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.915 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.915 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.917 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.919 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.919 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.920 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.920 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.920 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.921 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.923 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.924 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.925 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.129' into [/127.1.246.129] in 4609241ns
21:04:12.926 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.131' into [/127.1.246.131] in 3838166ns
21:04:12.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.927 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.130' into [/127.1.246.130] in 4050952ns
21:04:12.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.932 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x397ec32b, L:/127.0.0.1:58796 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.933 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.934 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde92f1a2, L:/127.0.0.1:58800 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.934 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.131' into [/127.1.246.131] in 7293114ns
21:04:12.935 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.935 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.935 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.941 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.941 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.943 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.941 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.943 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.944 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.944 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b857190, L:/127.0.0.1:52100 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:12.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.945 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.945 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.945 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.945 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.945 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.941 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299974, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.949 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.949 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.130' into [/127.1.246.130] in 2347025ns
21:04:12.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.950 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:12.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.951 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299977, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299970, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299969, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.951 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.952 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.952 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.952 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.952 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.952 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.952 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.953 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.954 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:12.955 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.955 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.955 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.956 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x99157c4d, L:/127.0.0.1:58736 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:12.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.953 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.957 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:12.958 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.959 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.960 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.960 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.961 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299971, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:12.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:12.963 [DEBUG - pool-4-thread-61] (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.1.246.189:39207, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [777ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1227ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1367ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:12.964 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:12.964 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:12.965 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:12.970 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.971 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:12.963 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299971, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299966, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.972 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:12.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.972 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:12.972 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:12.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:12.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:12.977 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.991 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.031 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299967, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.032 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:12.970 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299991, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299975, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299967, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299959, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299990, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299981, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299975, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299913, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:12.971 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2843), Traces: [0ms] refreshing cache from master, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1455ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2308ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2503ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.036 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.036 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299936, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299936, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299936, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299935, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.039 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.040 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299985, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299981, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299914, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299914, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.041 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.041 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.041 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.041 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1655), Traces: [0ms] refreshing cache from master, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [754ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1415ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.043 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.043 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.045 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.045 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.046 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.046 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.046 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.046 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.046 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.047 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299921, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299921, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299921, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1698), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [963ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1438ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.048 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:12.975 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.048 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.048 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.049 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299988, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299984, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299907, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299907, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.050 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.050 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.051 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.051 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.052 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.052 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.052 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.052 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.052 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.053 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.047 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:12.976 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.053 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.054 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.055 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.056 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1711), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [887ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1222ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1434ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.056 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.056 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.056 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.057 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.057 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.057 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.058 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.058 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.059 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.059 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.059 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.061 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.061 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.061 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.062 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.062 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.062 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.063 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.063 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e51ca0e, L:/127.0.0.1:53474 - R:/127.1.246.190:42441] using TOKEN/null
21:04:13.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.063 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.063 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.064 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.064 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.064 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.064 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.064 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.065 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.065 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.066 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.067 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.068 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.068 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.069 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.069 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.069 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.070 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.070 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.070 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.070 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.070 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.070 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.071 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.071 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.071 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.071 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1728), Traces: [0ms] refreshing cache from master, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [469ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [999ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.072 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.073 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.073 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.073 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.074 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.075 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.075 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.076 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.076 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.076 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.077 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.077 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.078 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.078 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.078 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.080 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.081 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.082 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.087 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5fb91ca9, L:/127.0.0.1:53512 - R:/127.1.246.190:42441] using TOKEN/null
21:04:13.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.075 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.089 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.089 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.089 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.090 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.090 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.090 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.075 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.091 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.091 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.091 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.091 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.092 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.092 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.095 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.099 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.099 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.100 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.100 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.101 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.101 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.101 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.102 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.103 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.103 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.103 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.105 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.105 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.108 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.108 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.109 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.109 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.110 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.110 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.110 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.110 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.111 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.111 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.111 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.111 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.111 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.112 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.112 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.112 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.112 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.112 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.112 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.112 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.113 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.113 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.113 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.114 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.114 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.115 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.115 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.115 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.115 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.116 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.116 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.117 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.118 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.119 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.119 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.119 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.119 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.119 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcd52db09, L:/127.0.0.1:58828 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.119 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.120 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.120 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.120 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.121 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.121 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.107 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.121 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.121 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.121 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.121 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.123 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.123 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.123 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.124 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.124 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.125 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [754ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1137ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1378ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [1410ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, deferred=null) after lookup
21:04:13.125 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.126 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.106 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.127 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.128 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.128 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.128 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.129 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.129 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.129 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.130 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.134 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.134 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.135 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.136 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.136 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.136 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.136 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.136 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.136 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.137 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.137 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1753), Traces: [0ms] refreshing cache from master, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [989ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1370ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.143 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x93a434f9, L:/127.0.0.1:58860 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.145 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.145 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.147 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.147 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.146932  3333 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.881202 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53562 (local address 127.1.246.190:42441)
21:04:13.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.882076 (+   874us) server_negotiation.cc:207] Beginning negotiation
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.882080 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.071575 (+189495us) server_negotiation.cc:408] Connection header received
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.087496 (+ 15921us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.087499 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.087557 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.087632 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.113285 (+ 25653us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.113985 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.145749 (+ 31764us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.145931 (+   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:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.146321 (+   390us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.146415 (+    94us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.146488 (+    73us) server_negotiation.cc:1036] Waiting for connection context
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.146804 (+   316us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53562: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53562): Connection reset by peer (error 104)
21:04:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":779}
21:04:13.149 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.149 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.149 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.152 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd2828b2b, L:/127.0.0.1:58814 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.152 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.151512  3281 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.958119 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53580 (local address 127.1.246.190:42441)
21:04:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.958304 (+   185us) server_negotiation.cc:207] Beginning negotiation
21:04:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.958309 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:13.152 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe9d7c3d3, L:/127.0.0.1:53486 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.155 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3016), Traces: [0ms] refreshing cache from master, [1343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2143ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2678ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.112 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.156 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.157 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.157 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.110 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.109118 (+150809us) server_negotiation.cc:408] Connection header received
21:04:13.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.109170 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.109173 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.109235 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.109322 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.163 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf713aec7, L:/127.0.0.1:53500 - R:/127.1.246.190:42441] using TOKEN/null
21:04:13.163 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.164 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.163 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.164 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.164 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.164 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.164 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x787f35ad, L:/127.0.0.1:53646 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.164 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.166 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.166 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.166 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.118657 (+  9335us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.119984 (+  1327us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.151387 (+ 31403us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53580: BlockingRecv error: recv got EOF from 127.0.0.1:53580 (error 108)
21:04:13.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":74}
21:04:13.168 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.168 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.169 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.169 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.169 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.169 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.170 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.171 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.173 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.173 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.173 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.174 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.174 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.174 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.167538  2036 connection.cc:466] server connection from 127.0.0.1:53500 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53500 (request call id 0) could send its response
21:04:13.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.175 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.176 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.176 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.176 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.177 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.177 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.177469  3279 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.828004 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53518 (local address 127.1.246.190:42441)
21:04:13.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.828182 (+   178us) server_negotiation.cc:207] Beginning negotiation
21:04:13.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.828187 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:13.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.880696 (+ 52509us) server_negotiation.cc:408] Connection header received
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.880754 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.880758 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.880832 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.880908 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.037043 (+156135us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.037924 (+   881us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.175855 (+137931us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.176106 (+   251us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.176588 (+   482us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.176681 (+    93us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.176999 (+   318us) server_negotiation.cc:1036] Waiting for connection context
21:04:13.178 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.177306 (+   307us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53518: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53518): Connection reset by peer (error 104)
21:04:13.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
21:04:13.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.179 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.179 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.180 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.180 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.180 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.180 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.180 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.180 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.180 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.181 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.181 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.181 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.182 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.185 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1844), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1223ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1640ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.186 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.186 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.186 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1817), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1031ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1638ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.191 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.192 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.192 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.192 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.192 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.192 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.193 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.193 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.182096  3341 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.882997 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53578 (local address 127.1.246.190:42441)
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.883160 (+   163us) server_negotiation.cc:207] Beginning negotiation
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.883164 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.071714 (+188550us) server_negotiation.cc:408] Connection header received
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.071761 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.071764 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.071819 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.071901 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.087721 (+ 15820us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.088336 (+   615us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.181971 (+ 93635us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53578: BlockingRecv error: recv got EOF from 127.0.0.1:53578 (error 108)
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":89}
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.186470  3282 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.875713 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53556 (local address 127.1.246.190:42441)
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.875824 (+   111us) server_negotiation.cc:207] Beginning negotiation
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.875828 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.042935 (+167107us) server_negotiation.cc:408] Connection header received
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.042987 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.042990 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.069501 (+ 26511us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.069584 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.081554 (+ 11970us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.082388 (+   834us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.185132 (+102744us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.185355 (+   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:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.185784 (+   429us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.185871 (+    87us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.185960 (+    89us) server_negotiation.cc:1036] Waiting for connection context
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.186300 (+   340us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53556: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53556): Connection reset by peer (error 104)
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26,"spinlock_wait_cycles":7040}
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.195407  3269 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.081373 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53602 (local address 127.1.246.190:42441)
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.081666 (+   293us) server_negotiation.cc:207] Beginning negotiation
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.081669 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.092845 (+ 11176us) server_negotiation.cc:408] Connection header received
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.092890 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.092893 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.092940 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.093009 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.194063 (+101054us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.194846 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.195263 (+   417us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53602: BlockingRecv error: recv got EOF from 127.0.0.1:53602 (error 108)
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":235}
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.197176  3054 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.081738 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53588 (local address 127.1.246.190:42441)
21:04:13.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.138331 (+ 56593us) server_negotiation.cc:207] Beginning negotiation
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.138336 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:13.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.197 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7b7c1bf2, L:/127.0.0.1:53658 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.198 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.205 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf261f714, L:/127.0.0.1:53652 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.205 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x07c40151, L:/127.0.0.1:53490 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.207 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.207 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.208 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.208 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.208 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.209 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.210 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.212 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.213 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.209 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa9c24c1, L:/127.0.0.1:53654 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.215 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x896a551a, L:/127.0.0.1:53618 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.216 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.217 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.217 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.217 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.218 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.218 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.202 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe9bd95c1, L:/127.0.0.1:58824 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.218 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x799849bc, L:/127.0.0.1:53492 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.219 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbe6db84f, L:/127.0.0.1:53482 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.220 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.221 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.221 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.221 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.222 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.222 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.223 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.224 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.224 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.224 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.224 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.224 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.225 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.225 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.138352 (+    16us) server_negotiation.cc:408] Connection header received
21:04:13.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.138392 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.138395 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.138456 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.138543 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.142114 (+  3571us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.143311 (+  1197us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.195759 (+ 52448us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.195979 (+   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:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.196533 (+   554us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.196645 (+   112us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.196734 (+    89us) server_negotiation.cc:1036] Waiting for connection context
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.197029 (+   295us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53588: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53588): Connection reset by peer (error 104)
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56514,"thread_start_us":63,"threads_started":1}
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.198346  2853 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.841701 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53530 (local address 127.1.246.190:42441)
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.841840 (+   139us) server_negotiation.cc:207] Beginning negotiation
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.841844 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.034337 (+192493us) server_negotiation.cc:408] Connection header received
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.034421 (+    84us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.034425 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.034504 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.034586 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.097509 (+ 62923us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.098232 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.198235 (+100003us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53530: BlockingRecv error: recv got EOF from 127.0.0.1:53530 (error 108)
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.200011  3342 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.874934 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53548 (local address 127.1.246.190:42441)
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.875166 (+   232us) server_negotiation.cc:207] Beginning negotiation
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.875172 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.037112 (+161940us) server_negotiation.cc:408] Connection header received
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.037141 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.037144 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.037182 (+    38us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.037240 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.086603 (+ 49363us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.087329 (+   726us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.199920 (+112591us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53548: BlockingRecv error: recv got EOF from 127.0.0.1:53548 (error 108)
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":163}
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.200413  3337 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.875059 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53550 (local address 127.1.246.190:42441)
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.875223 (+   164us) server_negotiation.cc:207] Beginning negotiation
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.875226 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:04:13.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.229 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.036873 (+161647us) server_negotiation.cc:408] Connection header received
21:04:13.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.036923 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.036926 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.036986 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.037054 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.041219 (+  4165us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.041941 (+   722us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.200319 (+158378us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53550: BlockingRecv error: recv got EOF from 127.0.0.1:53550 (error 108)
21:04:13.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":129}
21:04:13.230 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.200753  3338 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.081322 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53594 (local address 127.1.246.190:42441)
21:04:13.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.081597 (+   275us) server_negotiation.cc:207] Beginning negotiation
21:04:13.230 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.230 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.231 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.231 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.231 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.231 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.231 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.232 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.232 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1870), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1152ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1640ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.233 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.233 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.081602 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.098801 (+ 17199us) server_negotiation.cc:408] Connection header received
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.098844 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.098847 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.098893 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.099026 (+   133us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.145004 (+ 45978us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.145699 (+   695us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.200657 (+ 54958us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53594: BlockingRecv error: recv got EOF from 127.0.0.1:53594 (error 108)
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":202}
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.220790  2036 connection.cc:466] server connection from 127.0.0.1:53482 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53482 (request call id 0) could send its response
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.228574  3343 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.873526 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53534 (local address 127.1.246.190:42441)
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.873669 (+   143us) server_negotiation.cc:207] Beginning negotiation
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:12.873674 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.035448 (+161774us) server_negotiation.cc:408] Connection header received
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.035501 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.035504 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.035574 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.035639 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.134117 (+ 98478us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.134859 (+   742us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.205436 (+ 70577us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.205642 (+   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:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.205755 (+   113us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.205849 (+    94us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.205931 (+    82us) server_negotiation.cc:1036] Waiting for connection context
21:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.228448 (+ 22517us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53534: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53534): Connection reset by peer (error 104)
21:04:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
21:04:13.235 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60b34275, L:/127.0.0.1:58876 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.236 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbfd7fd8e, L:/127.0.0.1:58882 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.236 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.236 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.237 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1843), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1265ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1643ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1674ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1843), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1173ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1652ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1673ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.241 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.242 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.244 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.244 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.244 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.244 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.245589  3273 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.048593 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53582 (local address 127.1.246.190:42441)
21:04:13.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.049249 (+   656us) server_negotiation.cc:207] Beginning negotiation
21:04:13.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.049254 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:13.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.049269 (+    15us) server_negotiation.cc:408] Connection header received
21:04:13.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.049307 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.049310 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.069813 (+ 20503us) spinlock_profiling.cc:243] Waited 20 ms on lock 0x55619dc2f6b0. stack: 00007fbe0b0c4601 00007fbe0b0c4bf1 00007fbe0abd2a0d 000055617db246ae 000055617db24701 000055617db289d2 00007fbe0b0c0644 00007fbe0b0bfc33 00007fbe0f142431 00007fbe0f1548bf 00007fbe0f1496ca 00007fbe0c0d972a 00007fbe0c0d6480 00007fbe0c0843c8 00007fbe0c084812 00007fbe0c09d7a4
21:04:13.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.069874 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.069953 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.073799 (+  3846us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.074511 (+   712us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.244160 (+169649us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.244398 (+   238us) 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:04:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.244891 (+   493us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.244982 (+    91us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:13.247 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.247 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.245062 (+    80us) server_negotiation.cc:1036] Waiting for connection context
21:04:13.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.245415 (+   353us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53582: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53582): Connection reset by peer (error 104)
21:04:13.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.248 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xee65ef9d, L:/127.0.0.1:53632 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":550,"spinlock_wait_cycles":46113664}
21:04:13.248 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8e0bf48b, L:/127.0.0.1:58844 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.248 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.249 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.249 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.250 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.250 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.250 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.250 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.250 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.252 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.252 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.253 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.253 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.253 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1865), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1205ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1609ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1695ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.255 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.255 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.255 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.255 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3241), Traces: [0ms] refreshing cache from master, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [2317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2607ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2741ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.256 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.260 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.261 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.261 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.261 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.262 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.262 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.263 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.263 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.267 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.267 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.269 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.274 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.274 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.274 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.274361  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.256738 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53664 (local address 127.1.246.190:42441)
21:04:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.263654 (+  6916us) server_negotiation.cc:207] Beginning negotiation
21:04:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.263660 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.263677 (+    17us) server_negotiation.cc:408] Connection header received
21:04:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.263731 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.275 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.275 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.263735 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.263799 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.263894 (+    95us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:13.276 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.267678 (+  3784us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.268545 (+   867us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.274186 (+  5641us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53664: BlockingRecv error: recv got EOF from 127.0.0.1:53664 (error 108)
21:04:13.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6805}
21:04:13.276 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.277 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.277 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.277 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.278 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.278 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.279 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.279 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.282 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.282 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.287 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.287 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.299 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.299 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.305 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.305 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.306 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.307 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.308 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.308 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.310 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.311 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.311 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.313 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.371 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.373 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.374 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.375 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.376 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.378 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.378 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.379 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.380 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.381 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.382 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.383 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.384 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.385 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.386 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.387 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.388 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.389 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.389 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.390 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.391 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.317 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.392 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.393 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.394 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.394 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.395 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.396 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.397 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.398 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.399 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.400 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.400 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.350 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.349 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.348 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.347 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.345 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.402 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.344 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.342 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.340 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.339 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.337 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.336 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.319 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.404 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.419 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.425 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.429 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.429 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.444 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.448 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.449 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.449 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.450 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.450 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.450 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.451 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.455 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.455 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.456 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.456 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.460 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.461 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.461 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.461 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.462 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.463 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.465 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.465 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.471 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.472 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.473 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.473 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.474 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.474 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.475 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.477 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.478 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.479 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.480 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.481 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.482 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.483 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.487 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.487 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.491 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.492 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.492 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.493 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.494 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.495 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.495 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.495 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.496 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.497 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.498 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.498 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.499 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.500 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.501 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.501 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.502 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.502 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.503 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.503 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.504 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.504 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.505 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.506 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.507 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.507 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.508 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.509 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.510 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.512 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.516 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.516 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.519 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.519 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.525 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe6f1054c, L:/127.0.0.1:58894 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=147), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [123ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.532 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x679c23e5, L:/127.0.0.1:52226 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.533 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.534 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.534 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.534 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.535 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.542794  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.517301 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53670 (local address 127.1.246.190:42441)
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.517455 (+   154us) server_negotiation.cc:207] Beginning negotiation
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.517460 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.518478 (+  1018us) server_negotiation.cc:408] Connection header received
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.518752 (+   274us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.518756 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.518827 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.518926 (+    99us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.523939 (+  5013us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.524787 (+   848us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.541181 (+ 16394us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.541441 (+   260us) 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:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.542092 (+   651us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.542119 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.542123 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.542159 (+    36us) server_negotiation.cc:923] calling sasl_server_start()
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.542182 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.542193 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.542264 (+    71us) server_negotiation.cc:1036] Waiting for connection context
21:04:13.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.542619 (+   355us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53670: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53670): Connection reset by peer (error 104)
21:04:13.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
21:04:13.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.546 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.546 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.554 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.555 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.557 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.557 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.557 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.563 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.564 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.565 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.565 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.566 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.567 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.569 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.573 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.579 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x322b38ce, L:/127.0.0.1:52234 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.583 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.585 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8784e7a3, L:/127.0.0.1:52250 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.595 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6259ad3e, L:/127.0.0.1:58904 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.596 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=224), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [122ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.599 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.601 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.609 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.610 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.612 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.612 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.612 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.613 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.613 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0329c75b, L:/127.0.0.1:53678 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.613 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.614 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.614595  2036 connection.cc:466] server connection from 127.0.0.1:53678 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53678 (request call id 0) could send its response
21:04:13.614 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.615 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.618 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.618 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.618 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.619 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.622 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.627 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.631 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:13.632 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.632 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x55d7820b, L:/127.0.0.1:58916 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.633 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x612b7fb1, L:/127.0.0.1:52256 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.633 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [160ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:13.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.640 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.640 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1f670687, L:/127.0.0.1:53688 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.641 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.641 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.641 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.643 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.646 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.647 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.649 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.650 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.652 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e58bf91, L:/127.0.0.1:52260 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.653 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.660 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.663 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa4945f9d, L:/127.0.0.1:52276 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.666 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.667 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.668 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x529aadc4, L:/127.0.0.1:58920 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.673 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.676 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.677 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.678 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x45c13b3e, L:/127.0.0.1:58936 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.681 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [186ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.690 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.691 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.691 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.691 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.692 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb7ff10f0, L:/127.0.0.1:53704 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.694 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.694 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.697 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.718 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.723 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.724 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0f70f27, L:/127.0.0.1:52284 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.729 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd1ba2688, L:/127.0.0.1:58940 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=344), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [244ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [249ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.733 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x34821747, L:/127.0.0.1:52286 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.734 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.738 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.738 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.738 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.738 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.741 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.742 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.742 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.744 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.743 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.747 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.748 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.748252  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.714884 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53706 (local address 127.1.246.190:42441)
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.715095 (+   211us) server_negotiation.cc:207] Beginning negotiation
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.715103 (+     8us) server_negotiation.cc:400] Waiting for connection header
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.715265 (+   162us) server_negotiation.cc:408] Connection header received
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.715652 (+   387us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.715657 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.715731 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.715857 (+   126us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.732121 (+ 16264us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.732886 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.745173 (+ 12287us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.745390 (+   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:04:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.746238 (+   848us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.746259 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.746262 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.746275 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
21:04:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.746299 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.746309 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.746394 (+    85us) server_negotiation.cc:1036] Waiting for connection context
21:04:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.748083 (+  1689us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53706: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53706): Connection reset by peer (error 104)
21:04:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":96}
21:04:13.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.749 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.752 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.752 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.753 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.753 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.754 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.759 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.761 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x787e6b69, L:/127.0.0.1:52294 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.762 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.765 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x06d473bc, L:/127.0.0.1:53718 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.776 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.778 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:13.830 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.831 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.832 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.832 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.832 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.832 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.833 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc0b6dd0, L:/127.0.0.1:58946 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.834 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.834 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07a58588, L:/127.0.0.1:52296 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.834 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.834 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.835 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.836 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.836 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.837 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.837 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.837 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.839 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.839 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.840 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.842 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.843 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.844 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.845 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.845 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3a7662ad, L:/127.0.0.1:58972 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.846 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.846 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.848 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.848 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.848 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.848 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.849 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.850 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.850 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.851 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.851 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.851 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.851 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.852 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.852 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.852 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.854 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.854 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.855 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.855 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.855 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.856 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.856 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.856 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.856 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.858 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.860 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=467), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [272ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [368ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.860 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.861 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.861 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.862 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.863 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.863 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.864 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.864 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.865 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.865 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.866 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.867 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.869 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.869 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=486), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [178ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.871 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.871 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.872 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9782658, L:/127.0.0.1:52314 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.873 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.873 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=478), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [353ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.874 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.874 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:13.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.875 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.876 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.876 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.877 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.877 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.877 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.878 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:13.878 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.878 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.879 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.881 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.882 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:13.883 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.885 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.885 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.886 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.889 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.892 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.893 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.893 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.894 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.894 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:13.894 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd79c6c5e, L:/127.0.0.1:58976 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.895 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.895 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.895 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:13.895 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.895 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:13.896 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:13.896 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86815e67, L:/127.0.0.1:52326 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.896 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.897 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:13.908 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.908 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x40bd7e27, L:/127.0.0.1:53730 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:13.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.910 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.910 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.911 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:13.911 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.911 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:13.911 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:13.912 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.912 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.911460  3431 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.884398 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53744 (local address 127.1.246.190:42441)
21:04:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.911070 (+ 26672us) server_negotiation.cc:207] Beginning negotiation
21:04:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.911074 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.911086 (+    12us) server_negotiation.cc:408] Connection header received
21:04:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.911121 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.911124 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.911189 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.911319 (+   130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53744: BlockingWrite error: write error: Broken pipe (error 32)
21:04:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26602,"thread_start_us":102,"threads_started":1}
21:04:13.916 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5883e505, L:/127.0.0.1:52422 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.918 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x64347032, L:/127.0.0.1:52376 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.918 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f34b9ae, L:/127.0.0.1:52380 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.919 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x636b9de4, L:/127.0.0.1:58962 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:13.921 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc95ffed7, L:/127.0.0.1:52446 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.921 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a8e3b9e, L:/127.0.0.1:52462 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.921 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:13.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:13.923 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.923 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.924 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.927 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.928 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.932 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:13.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:13.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:13.935 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:13.936 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1981a2c, L:/127.0.0.1:52602 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.937 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:13.939 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:13.939 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.939 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:13.940 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:13.940 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:13.940 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:13.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:13.941 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:13.941 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:13.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=543), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [364ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [421ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [442ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:13.946 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd26c5521, L:/127.0.0.1:52554 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.946 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:13.948 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.950 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.951 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.951 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.952 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.952 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.952 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.953 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.954 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.954 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.955 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.955 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.956 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.958 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdcf29955, L:/127.0.0.1:52474 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.959 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.966 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16d64ca4, L:/127.0.0.1:52432 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.969 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.970 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.970 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.971 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.974 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:13.976 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.976 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.977 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.978 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.978 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.979 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.980 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.980 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.981 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.982 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.983 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.984 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.984 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.985 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.986 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.987 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.987 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.987 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49209b58, L:/127.0.0.1:52348 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.988 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xccdd59b6, L:/127.0.0.1:52538 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.988 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb402c65, L:/127.0.0.1:52410 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.988 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.989 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.989 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.990 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe23d4520, L:/127.0.0.1:52524 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.990 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.991 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.991 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce8872c3, L:/127.0.0.1:52486 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.991 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.992 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x532420ed, L:/127.0.0.1:52548 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:13.992 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.993 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.994 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.995 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.996 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:13.998 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77056e98, L:/127.0.0.1:52396 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:13.999920  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.872083 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53732 (local address 127.1.246.190:42441)
21:04:14.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.872803 (+   720us) server_negotiation.cc:207] Beginning negotiation
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.872808 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.872822 (+    14us) server_negotiation.cc:408] Connection header received
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.872864 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.872868 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.872923 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.873002 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.890013 (+ 17011us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.890792 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.998647 (+107855us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.998863 (+   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:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.999311 (+   448us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.999412 (+   101us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.999472 (+    60us) server_negotiation.cc:1036] Waiting for connection context
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.999779 (+   307us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53732: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53732): Connection reset by peer (error 104)
21:04:14.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":627}
21:04:14.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.002 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.002 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.002 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.004 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e263cb5, L:/127.0.0.1:52316 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.004 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.004 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:14.004 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.003 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfaa8169, L:/127.0.0.1:52498 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.009 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf06ff45b, L:/127.0.0.1:52552 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.009 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x66d939b1, L:/127.0.0.1:58988 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.010 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xab149e57, L:/127.0.0.1:52580 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.014 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xca957406, L:/127.0.0.1:52362 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.016 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8045c9a5, L:/127.0.0.1:52394 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.019 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04517273, L:/127.0.0.1:52514 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.021 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.024 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3436f0d, L:/127.0.0.1:52340 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.026 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf85862c7, L:/127.0.0.1:52592 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.029 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1387d680, L:/127.0.0.1:52320 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.030 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.034 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb61d28d9, L:/127.0.0.1:52610 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.035 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2928e57a, L:/127.0.0.1:52622 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.036631  3551 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.830721 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52302 (local address 127.1.246.189:39207)
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.833789 (+  3068us) server_negotiation.cc:207] Beginning negotiation
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.833795 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.833812 (+    17us) server_negotiation.cc:408] Connection header received
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.833859 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.833863 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.833938 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:13.834022 (+    84us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.035328 (+201306us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.036118 (+   790us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.036491 (+   373us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52302: BlockingRecv error: recv got EOF from 127.0.0.1:52302 (error 108)
21:04:14.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2947}
21:04:14.037 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.038 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.039 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.040 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.040 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:14.041 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbad32736, L:/127.0.0.1:52606 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.043 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd154a0b, L:/127.0.0.1:52570 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.049 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.051 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c0de235, L:/127.0.0.1:58998 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=665), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [562ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [570ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.053 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.058 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.061 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.061 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.061 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.061 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.062 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.062 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.069435  3661 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.037696 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53756 (local address 127.1.246.190:42441)
21:04:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.037840 (+   144us) server_negotiation.cc:207] Beginning negotiation
21:04:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.037845 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.038363 (+   518us) server_negotiation.cc:408] Connection header received
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.038416 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.038420 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.038475 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.038560 (+    85us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.048323 (+  9763us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.049157 (+   834us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.068024 (+ 18867us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.068250 (+   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:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.068808 (+   558us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.068835 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.068839 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.068855 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.068879 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.068889 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.068953 (+    64us) server_negotiation.cc:1036] Waiting for connection context
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.069273 (+   320us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53756: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53756): Connection reset by peer (error 104)
21:04:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
21:04:14.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.071 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.071 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x25a41d20, L:/127.0.0.1:53760 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:14.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.073 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.075 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.075 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa47b8d6e, L:/127.0.0.1:59004 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.076 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=679), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [533ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [577ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [579ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.085 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.086 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.086 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.087 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.089 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:14.089 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.090 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.094 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.095 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.099 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.101 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9b830fcb, L:/127.0.0.1:59012 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.105 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=715), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [527ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [604ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.117 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.123 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.124 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.124 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.124 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.124 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.124 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.125 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0cbb0e7b, L:/127.0.0.1:59024 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.125 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.123 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xba23bbab, L:/127.0.0.1:53776 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:14.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.126767  2037 connection.cc:466] server connection from 127.0.0.1:53776 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53776 (request call id 0) could send its response
21:04:14.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.128 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.128 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.128 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.128 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=726), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [515ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [627ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.134 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.137 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.138 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.138 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.138 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.138 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.139 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.139 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.142 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.143 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbb7e4ed6, L:/127.0.0.1:53780 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:14.144 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.146 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.152 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.154 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xac04a944, L:/127.0.0.1:59042 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.156 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.159 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.159 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.159 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=754), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [496ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [635ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [653ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.161 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.162 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.164 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x034ad414, L:/127.0.0.1:59032 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.166 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.166 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=764), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [516ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [615ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [664ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.166 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.166 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.170 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.171 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x869dd6ef, L:/127.0.0.1:53790 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:14.171 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.171 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.171 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.171 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.171 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.172 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.172753  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.173 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.173 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.134919 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53784 (local address 127.1.246.190:42441)
21:04:14.173 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.135116 (+   197us) server_negotiation.cc:207] Beginning negotiation
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.135121 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.135179 (+    58us) server_negotiation.cc:408] Connection header received
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.135466 (+   287us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.135470 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.135535 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.135630 (+    95us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.170468 (+ 34838us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.171299 (+   831us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.172621 (+  1322us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53784: BlockingRecv error: recv got EOF from 127.0.0.1:53784 (error 108)
21:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":90}
21:04:14.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.175 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.175 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.179 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.179 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x42af28e6, L:/127.0.0.1:59046 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.182 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.185 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.186 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.186 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.188 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.189 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.196 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.198 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.200 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe5d619f3, L:/127.0.0.1:59058 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=801), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [413ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [674ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [699ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.208 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x65fe67d9, L:/127.0.0.1:59064 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.210 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.211 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.211 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.211 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.211 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [417ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [704ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.211 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.211 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.211 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.212 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.213 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb930a768, L:/127.0.0.1:53798 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:14.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.215 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.215 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.215 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.217 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.217 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe4b45fe1, L:/127.0.0.1:53810 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:14.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.219 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.219 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.219 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.220 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.220 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.221 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:14.221 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.221 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.221 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.222 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.223 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.223 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=850), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [109ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [425ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.225 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.228 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.229 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.229 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.229 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.231 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.231 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.231 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.231 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.231200  3661 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.226223 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53822 (local address 127.1.246.190:42441)
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.226367 (+   144us) server_negotiation.cc:207] Beginning negotiation
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.226372 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.226386 (+    14us) server_negotiation.cc:408] Connection header received
21:04:14.232 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.226433 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.226436 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.232 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.226499 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.226582 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.229829 (+  3247us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.230703 (+   874us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.231054 (+   351us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53822: BlockingRecv error: recv got EOF from 127.0.0.1:53822 (error 108)
21:04:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
21:04:14.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.235 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.236 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.242 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.245 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8fbf516f, L:/127.0.0.1:53836 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:14.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.248 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.249 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.250 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcbfadb19, L:/127.0.0.1:59076 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=876), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [520ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [758ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [774ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [778ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.254 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.256 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.260 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.260 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.260 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:14.260 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.261 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.261 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.262 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1107862e, L:/127.0.0.1:59090 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.265 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.265 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.265 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4bdf99a7, L:/127.0.0.1:59078 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.269 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.275 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc76c6beb, L:/127.0.0.1:59094 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=895), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [365ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [645ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.279 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.281 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.282 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.282 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.282 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.283 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.283 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.283 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.283 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.283 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.283 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.285487  3661 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.268306 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53846 (local address 127.1.246.190:42441)
21:04:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.268441 (+   135us) server_negotiation.cc:207] Beginning negotiation
21:04:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.268445 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.269736 (+  1291us) server_negotiation.cc:408] Connection header received
21:04:14.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.271047 (+  1311us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.271052 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.271115 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.271178 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:14.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.284361 (+ 13183us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.285170 (+   809us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.285358 (+   188us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53846: BlockingWrite error: write error: Broken pipe (error 32)
21:04:14.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
21:04:14.287 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.288 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.299 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x875324e7, L:/127.0.0.1:59108 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.304 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.307 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.307 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.314 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.314 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=924), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [250ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [524ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.316 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa1318ea7, L:/127.0.0.1:59114 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.319 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.319 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.320 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.320 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.320 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.321 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.322 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.322 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.323 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.327103  3661 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.319359 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53848 (local address 127.1.246.190:42441)
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.319503 (+   144us) server_negotiation.cc:207] Beginning negotiation
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.319508 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.319524 (+    16us) server_negotiation.cc:408] Connection header received
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.320061 (+   537us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.327 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.320065 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.320127 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.320205 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.325920 (+  5715us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.326634 (+   714us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.326941 (+   307us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53848: BlockingRecv error: recv got EOF from 127.0.0.1:53848 (error 108)
21:04:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
21:04:14.328 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.329 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.329 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.329 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.331 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2cfbe43b, L:/127.0.0.1:59116 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.338 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.340 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.341 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x46ebb65f, L:/127.0.0.1:59122 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=951), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [550ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [850ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.347 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.348 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.348 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.348 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.348 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.349 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.349 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.350 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.352 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.352837  3661 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.338026 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53864 (local address 127.1.246.190:42441)
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.338166 (+   140us) server_negotiation.cc:207] Beginning negotiation
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.338171 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.338740 (+   569us) server_negotiation.cc:408] Connection header received
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.340010 (+  1270us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.340014 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.340077 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.340131 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.344611 (+  4480us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.345395 (+   784us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.351232 (+  5837us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.351452 (+   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:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.352061 (+   609us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.352084 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.352087 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.352103 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.352131 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.352143 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.352251 (+   108us) server_negotiation.cc:1036] Waiting for connection context
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.352685 (+   434us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53864: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53864): Connection reset by peer (error 104)
21:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
21:04:14.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.355 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.356 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.357 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.359 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.359 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.371 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.375 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.380 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.422 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.430 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.434 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.435 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.436 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.436 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.437 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.437 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.438 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.438 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.439 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.439 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.439 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.440 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.440 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.442 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.443 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.444 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.444 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.446 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.447 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.447 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1044), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [486ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [678ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.448 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.449 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.450 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.451 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.452 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.452 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.453 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.453 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1073), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [518ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [774ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [788ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.455 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.455 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.456 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.456 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1070), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [466ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [819ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.458 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.458 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1069), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [524ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [817ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [830ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.460 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.461 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.461 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.469 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.470 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x99698b0e, L:/127.0.0.1:59150 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.472 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.473 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.433 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.478 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.485 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe58db166, L:/127.0.0.1:59138 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.487 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.487 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.487 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.487 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.487 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc528f1b8, L:/127.0.0.1:59206 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.488 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.489 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.489 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.481 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca4124e0, L:/127.0.0.1:59166 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.490 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.481 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.468 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.495 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.468 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.468 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.468 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.468 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.467 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.467 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.467 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.467 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.467 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.467 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.467 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.467 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.467 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.467 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.466 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.466 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.466 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.466 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.466 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.499 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaf50d280, L:/127.0.0.1:59236 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.466 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.466 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.466 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.466 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.465 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.465 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.465 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.501 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [550ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [841ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.465 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.502 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.461 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.462 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.462 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.462 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.503 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.462 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.462 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.462 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:14.505 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.505 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ab3b5b0, L:/127.0.0.1:59218 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.506 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.506 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.506 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.506 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.506 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.506 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.506 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.507 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.507 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.507 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.508 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.508 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.509 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.509 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.511 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.513 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.514 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.514 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.514 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.514 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.515 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.515 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.515 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.515 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.515 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.515 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.516 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.516 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.516 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.516 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [530ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [867ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.523 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4129dc6e, L:/127.0.0.1:59248 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.525 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.526 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.527 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.527 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.527 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.529 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [532ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [855ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [968ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.534 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.535 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.535 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8dbf4e43, L:/127.0.0.1:59190 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.538 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.546 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.546 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.547 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.547 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.547 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.548 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.548 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.551 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd5f251df, L:/127.0.0.1:59254 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.552997  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.449205 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53888 (local address 127.1.246.190:42441)
21:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.552632 (+103427us) server_negotiation.cc:207] Beginning negotiation
21:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.552637 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.552649 (+    12us) server_negotiation.cc:408] Connection header received
21:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.552685 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.552688 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.552746 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.552868 (+   122us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53888: BlockingWrite error: write error: Broken pipe (error 32)
21:04:14.553 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.554 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.555 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x851d5bd1, L:/127.0.0.1:53874 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":103351,"thread_start_us":99,"threads_started":1}
21:04:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.553531  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.464744 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53896 (local address 127.1.246.190:42441)
21:04:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553211 (+ 88467us) server_negotiation.cc:207] Beginning negotiation
21:04:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553215 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553229 (+    14us) server_negotiation.cc:408] Connection header received
21:04:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553264 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553267 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553312 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553425 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53896: BlockingWrite error: write error: Broken pipe (error 32)
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":88403,"thread_start_us":71,"threads_started":1}
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.553989  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.464891 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53904 (local address 127.1.246.190:42441)
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553711 (+ 88820us) server_negotiation.cc:207] Beginning negotiation
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553715 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553728 (+    13us) server_negotiation.cc:408] Connection header received
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553760 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553763 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553810 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553908 (+    98us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53904: BlockingWrite error: write error: Broken pipe (error 32)
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":88762,"thread_start_us":44,"threads_started":1}
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.554383  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.465026 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53910 (local address 127.1.246.190:42441)
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554124 (+ 89098us) server_negotiation.cc:207] Beginning negotiation
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554127 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:04:14.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554139 (+    12us) server_negotiation.cc:408] Connection header received
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554170 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554173 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554212 (+    39us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554306 (+    94us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53910: BlockingWrite error: write error: Broken pipe (error 32)
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":89042,"thread_start_us":51,"threads_started":1}
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.554775  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.472751 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53890 (local address 127.1.246.190:42441)
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554510 (+ 81759us) server_negotiation.cc:207] Beginning negotiation
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554514 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554526 (+    12us) server_negotiation.cc:408] Connection header received
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554571 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554574 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554612 (+    38us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554699 (+    87us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53890: BlockingWrite error: write error: Broken pipe (error 32)
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":81705,"thread_start_us":94,"threads_started":1}
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.555351  3661 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.432709 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53880 (local address 127.1.246.190:42441)
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.432870 (+   161us) server_negotiation.cc:207] Beginning negotiation
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.432875 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.475948 (+ 43073us) server_negotiation.cc:408] Connection header received
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.476951 (+  1003us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.476955 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.477012 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.477067 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.510302 (+ 33235us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.513188 (+  2886us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.552564 (+ 39376us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.552800 (+   236us) 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:04:14.558 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553935 (+  1135us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:14.558 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553958 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553962 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553974 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.553997 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554008 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:14.558 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.554097 (+    89us) server_negotiation.cc:1036] Waiting for connection context
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.555112 (+  1015us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53880: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53880): Connection reset by peer (error 104)
21:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
21:04:14.560 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x941cb061, L:/127.0.0.1:59222 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.560141  2037 connection.cc:466] server connection from 127.0.0.1:53874 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53874 (request call id 0) could send its response
21:04:14.560 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.562 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.562 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.562 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd456a674, L:/127.0.0.1:59180 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.564 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc0eb5fc5, L:/127.0.0.1:59148 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.565 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x46537e46, L:/127.0.0.1:59260 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.566 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec95d8da, L:/127.0.0.1:59196 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.566 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde89d44b, L:/127.0.0.1:59216 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.569 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.573 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.575 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.576 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.579 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.579 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.582 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb7fd11af, L:/127.0.0.1:59272 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.584 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18ba012c, L:/127.0.0.1:52632 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.585 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.587 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.587 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [513ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.588 [DEBUG - pool-4-thread-4] (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.1.246.189:39207, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [546ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [768ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [793ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.593 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.593 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.594 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:14.594 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:14.594 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.594 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.594 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.595 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.595 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.596 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.596474  3780 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.595489 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53926 (local address 127.1.246.190:42441)
21:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.595666 (+   177us) server_negotiation.cc:207] Beginning negotiation
21:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.595674 (+     8us) server_negotiation.cc:400] Waiting for connection header
21:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.595696 (+    22us) server_negotiation.cc:408] Connection header received
21:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.595999 (+   303us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.596005 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.596085 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.596173 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:14.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.596348 (+   175us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53926: BlockingRecv error: recv got EOF from 127.0.0.1:53926 (error 108)
21:04:14.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
21:04:14.597 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.598 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:14.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:14.599 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:14.596 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.599 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.600 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.600 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.602 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.610 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:14.611 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:14.613 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:14.613 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5a7d6fa, L:/127.0.0.1:52644 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.624 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.620 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.650 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:14.651 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.652 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.653 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.653 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.653 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.654 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.655 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb755e627, L:/127.0.0.1:59280 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:14.655 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=706), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [247ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.658 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.661 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.661 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.666 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.666 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.667 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.668 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.668 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.668 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.668 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.668 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1269), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [472ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1071ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.668 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.669 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.670 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.670 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.671 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.671 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.672 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.673 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.673 [DEBUG - pool-4-thread-75] (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.1.246.189:39207, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [519ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [969ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1060ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.675 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.676 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.677 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.678 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.679 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.680 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.680 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.680 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.680 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.681 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.681 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.681 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.681 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.682 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.684 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.685 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.686 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.687 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.688 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1863b04d, L:/127.0.0.1:53938 - R:/127.1.246.190:42441] using TOKEN/null
21:04:14.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.689 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9289451b, L:/127.0.0.1:52668 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.689 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.692 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c6d527f, L:/127.0.0.1:52654 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.692 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.692 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.693 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.693 [DEBUG - pool-4-thread-70] (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.1.246.189:39207, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [515ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [970ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.694 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.697 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.698 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.698 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [494ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [967ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1065ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.699 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.700 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.700 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.700 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [419ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1067ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.701 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.701 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.702 [DEBUG - pool-4-thread-27] (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.1.246.189:39207, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [419ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [965ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1068ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.702 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.703 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.704 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.705 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.706 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.707 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.707 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.708 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1305), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [465ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [987ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.708 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.710 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.710 [DEBUG - pool-4-thread-43] (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.1.246.189:39207, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [417ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.711 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.711921  3782 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.698979 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53948 (local address 127.1.246.190:42441)
21:04:14.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699217 (+   238us) server_negotiation.cc:207] Beginning negotiation
21:04:14.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699222 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:14.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699238 (+    16us) server_negotiation.cc:408] Connection header received
21:04:14.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699289 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699292 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699361 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699447 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.704456 (+  5009us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.705281 (+   825us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.711759 (+  6478us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53948: BlockingRecv error: recv got EOF from 127.0.0.1:53948 (error 108)
21:04:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":123,"spinlock_wait_cycles":6144}
21:04:14.713 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.714 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.715 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.715 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.715 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.715 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.715 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1311), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [458ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1023ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.715 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.716 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.716 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.716 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.716 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1339), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [533ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [993ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1088ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.716 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.717 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.717307  3780 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.619763 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53936 (local address 127.1.246.190:42441)
21:04:14.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.619920 (+   157us) server_negotiation.cc:207] Beginning negotiation
21:04:14.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.619924 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:14.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.648514 (+ 28590us) server_negotiation.cc:408] Connection header received
21:04:14.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.648716 (+   202us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.648721 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.648806 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.648916 (+   110us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.715356 (+ 66440us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.716521 (+  1165us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.717161 (+   640us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53936: BlockingRecv error: recv got EOF from 127.0.0.1:53936 (error 108)
21:04:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
21:04:14.717 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.718 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.719 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.719 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.719 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [515ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [987ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1023ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.720 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.720 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.721 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.721 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.722 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.722 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.722 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.723 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.723 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.724 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.727 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.729 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.729 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.730 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.731 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:14.732 [DEBUG - pool-4-thread-32] (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.1.246.189:39207, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [549ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [966ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1038ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:14.732 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.733 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:14.733 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1984ed37, L:/127.0.0.1:52704 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.734 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.736 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.736 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.744 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.743896  3780 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.742594 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54008 (local address 127.1.246.190:42441)
21:04:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743133 (+   539us) server_negotiation.cc:207] Beginning negotiation
21:04:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743532 (+   399us) server_negotiation.cc:400] Waiting for connection header
21:04:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743544 (+    12us) server_negotiation.cc:408] Connection header received
21:04:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743586 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743589 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743635 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743766 (+   131us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54008: BlockingWrite error: write error: Broken pipe (error 32)
21:04:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":461}
21:04:14.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.760 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.761 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8807f1fd, L:/127.0.0.1:54028 - R:/127.1.246.190:42441] using TOKEN/null
21:04:14.761 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.761 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.762 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.762 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.764 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.766 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.767617  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.742683 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54022 (local address 127.1.246.190:42441)
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743849 (+  1166us) server_negotiation.cc:207] Beginning negotiation
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743852 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.746764 (+  2912us) server_negotiation.cc:408] Connection header received
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.746810 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.746813 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.746859 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.746934 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.754852 (+  7918us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.755537 (+   685us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.762795 (+  7258us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.763003 (+   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:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.766756 (+  3753us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.766839 (+    83us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.766911 (+    72us) server_negotiation.cc:1036] Waiting for connection context
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.767471 (+   560us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54022: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54022): Connection reset by peer (error 104)
21:04:14.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1103}
21:04:14.770 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.770 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.771 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.771 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.771 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xded29888, L:/127.0.0.1:53974 - R:/127.1.246.190:42441] using TOKEN/null
21:04:14.771 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.771 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.772 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.772 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.772 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.772 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.772 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0fc6dba5, L:/127.0.0.1:53968 - R:/127.1.246.190:42441] using TOKEN/null
21:04:14.773 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.773 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.774 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.775 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.776 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.776 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:14.776 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.776 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.777 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.777 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.778 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:14.778 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.779 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.779 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.779 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.779 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.779 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.781 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.781 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.782 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.782 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:14.782 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.783 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.783 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.785 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.785 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.785 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:14.785 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.786 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.786 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.786 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.788 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.791 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.792 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.792 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.792 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.792 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.793 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:14.795 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.796 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.797 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.798 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.798 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.799 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.799 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.801 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8305e63, L:/127.0.0.1:52734 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:14.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:14.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:14.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:14.802 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:14.803 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:14.803 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:14.803 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:14.803 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:14.803 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:14.804 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff68bd7d, L:/127.0.0.1:52776 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.804 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.804 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.805966  3775 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.806 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699063 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53958 (local address 127.1.246.190:42441)
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699215 (+   152us) server_negotiation.cc:207] Beginning negotiation
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699220 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699239 (+    19us) server_negotiation.cc:408] Connection header received
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699291 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699298 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699381 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.699469 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.769756 (+ 70287us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.770471 (+   715us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.805837 (+ 35366us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53958: BlockingRecv error: recv got EOF from 127.0.0.1:53958 (error 108)
21:04:14.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65,"spinlock_wait_cycles":1408}
21:04:14.807 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.807 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.808 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.808 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.808 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.808 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.810 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.810 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.811 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.813 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1b84e641, L:/127.0.0.1:54016 - R:/127.1.246.190:42441] using TOKEN/null
21:04:14.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.814821  2039 connection.cc:466] server connection from 127.0.0.1:54016 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54016 (request call id 0) could send its response
21:04:14.815 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.816 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd894472, L:/127.0.0.1:52874 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.816572  3661 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.742552 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53988 (local address 127.1.246.190:42441)
21:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743112 (+   560us) server_negotiation.cc:207] Beginning negotiation
21:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743116 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743130 (+    14us) server_negotiation.cc:408] Connection header received
21:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743168 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743172 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743241 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.743314 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.746597 (+  3283us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.747329 (+   732us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.815522 (+ 68193us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.815712 (+   190us) 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:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.816059 (+   347us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.816149 (+    90us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.816218 (+    69us) server_negotiation.cc:1036] Waiting for connection context
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:14.816452 (+   234us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53988: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53988): Connection reset by peer (error 104)
21:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":485}
21:04:14.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.818 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.818 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe476956c, L:/127.0.0.1:52698 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.818 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa057c57a, L:/127.0.0.1:53996 - R:/127.1.246.190:42441] using TOKEN/null
21:04:14.819 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.819 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:14.819 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.821 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.821 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.821 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.823 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.826 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f98d88d, L:/127.0.0.1:52836 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.829 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xafebfc00, L:/127.0.0.1:54034 - R:/127.1.246.190:42441] using TOKEN/null
21:04:14.829 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:14.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:14.830724  2038 connection.cc:466] server connection from 127.0.0.1:54034 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54034 (request call id 0) could send its response
21:04:14.831 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8e3e974a, L:/127.0.0.1:52866 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.831 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.831 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.831 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.832 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:14.832 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:14.833 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.833 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55a46306, L:/127.0.0.1:52684 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:14.833 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:14.836 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x963967e7, L:/127.0.0.1:52898 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.838 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.838 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d66ac3d, L:/127.0.0.1:52720 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.840 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1b4351c, L:/127.0.0.1:52746 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.841 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.842 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.848 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x273828ac, L:/127.0.0.1:52718 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.850 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.850 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f35482c, L:/127.0.0.1:52906 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.852 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc177afe6, L:/127.0.0.1:52916 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.854 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.855 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.858 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7329d2e2, L:/127.0.0.1:52760 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.860 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.863 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x40e54205, L:/127.0.0.1:52786 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.864 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x83c87a82, L:/127.0.0.1:52780 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.865 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe7056004, L:/127.0.0.1:52814 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.866 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.867 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.868 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.875 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9665ab18, L:/127.0.0.1:52862 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.877 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.877 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe26f7ddf, L:/127.0.0.1:52852 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.878 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf348092f, L:/127.0.0.1:52820 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.880 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.880 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.881 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.885 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.891 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb995fbb5, L:/127.0.0.1:52896 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.893 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.895 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.897 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.898 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.900 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.901 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.902 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e01b239, L:/127.0.0.1:52936 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.904 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.956 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.963 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.967 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac5d3345, L:/127.0.0.1:53030 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.967 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a8d393d, L:/127.0.0.1:52934 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.968 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:14.969 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:14.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:14.975 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbaaa9f0f, L:/127.0.0.1:52926 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.975 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfef2e917, L:/127.0.0.1:52890 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:14.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.002 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07f40a32, L:/127.0.0.1:52798 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.003 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe175387, L:/127.0.0.1:52952 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.003 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0b0d3f2f, L:/127.0.0.1:52920 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.004 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3adc3bf, L:/127.0.0.1:52944 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.007 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.007 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.007 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.007 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.008 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1031), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [204ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:15.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.009 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.009 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.010 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.012 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.012 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.013 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.013 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.013 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.014 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.014 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.014 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.015 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.016 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.016 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.017 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.017 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.017 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.018 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.018 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.018 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.019 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.019 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.020 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.021 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.021 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.021 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.022 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.022 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.023 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.024 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.025 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.027 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.027 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.028 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.028 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.029 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.030 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.030 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.030 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.032 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.034 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfb9136e8, L:/127.0.0.1:52870 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.034 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.035 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.070 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.070 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.072 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.075 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1f8300a, L:/127.0.0.1:53018 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.076 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81f4bf48, L:/127.0.0.1:53010 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.081 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0b529de6, L:/127.0.0.1:54054 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:15.085 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.090 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.090 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.091 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.097 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.099 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcf7dd37e, L:/127.0.0.1:59390 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.108 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.108 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.111 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.115 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.117 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.118 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.119 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.119 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.120 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfeb18e43, L:/127.0.0.1:52994 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.121 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbeb4857f, L:/127.0.0.1:59434 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.122 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.123 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.126 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.127 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56ca37aa, L:/127.0.0.1:52978 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.128 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.128 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45d18183, L:/127.0.0.1:52968 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.129 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.129 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.129 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.130 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.130 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe250ed01, L:/127.0.0.1:59320 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.130 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.130 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.130 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.131 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.131 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.131 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.132 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.132 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.132 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.133 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.133 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.133 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.133 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.134 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.136 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.139 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.140 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x724c1ce1, L:/127.0.0.1:59376 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.140 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.141 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x21876bbe, L:/127.0.0.1:59406 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.141 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.142 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3203a50a, L:/127.0.0.1:59360 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.142 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1158), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [448ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [759ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.144 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.144 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.145 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.147 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9d46f6f, L:/127.0.0.1:59290 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.148 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.149 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.149 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd4a52a2f, L:/127.0.0.1:59420 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.150 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.151 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1197), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [491ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [776ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1165), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [753ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [766ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.152 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.153 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.111 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x005a42b0, L:/127.0.0.1:59294 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.153 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.154 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1160), Traces: [0ms] refreshing cache from master, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [478ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [766ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.157 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [759ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [781ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.136 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1174), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [474ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [754ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.133 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.160 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.158 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.163 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.168 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.171 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.171 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8cdf259e, L:/127.0.0.1:59348 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.175 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1187), Traces: [0ms] refreshing cache from master, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [419ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [790ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.176 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.176 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.176 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.177 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.178 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.180 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.181 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc8c9e204, L:/127.0.0.1:59312 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.182 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc4a8b811, L:/127.0.0.1:59474 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.183 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbcc5ebae, L:/127.0.0.1:59550 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.184 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.184 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x35fe2519, L:/127.0.0.1:59642 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.186 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.186 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.186 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.186 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.187 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.188 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.189 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.190 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.190 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.191 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.191 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.192 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.192 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.194 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a0afd6b, L:/127.0.0.1:59336 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.195 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa44ba421, L:/127.0.0.1:59284 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1209), Traces: [0ms] refreshing cache from master, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [456ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [811ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.198 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.198 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.201 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcffb9727, L:/127.0.0.1:59508 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1222), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [454ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [819ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.183 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.204 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc4064064, L:/127.0.0.1:59304 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.200 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.205 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.205 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.205 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.205 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.207 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.211 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1219), Traces: [0ms] refreshing cache from master, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [434ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [627ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [825ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.215 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.215 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.216 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.216 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.216 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.216 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.216 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.216 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.217 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.217 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.221 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.221 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.222 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1243), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [448ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [840ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.222 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.222 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.223 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.223 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.223 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.225 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.225 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.226 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.226 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.227 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.227 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.227 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.227 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.228 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.228 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.228 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.228 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.230 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.230 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb20228c5, L:/127.0.0.1:54098 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:15.192 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.231 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.231 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.233 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa7a41b60, L:/127.0.0.1:59620 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.237 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.241448  3886 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.199773 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54174 (local address 127.1.246.190:42441)
21:04:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.240960 (+ 41187us) server_negotiation.cc:207] Beginning negotiation
21:04:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.240964 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.240976 (+    12us) server_negotiation.cc:408] Connection header received
21:04:15.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.241008 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.241011 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.241063 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.241155 (+    92us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:15.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.241303 (+   148us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54174: BlockingRecv error: recv got EOF from 127.0.0.1:54174 (error 108)
21:04:15.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41118,"thread_start_us":93,"threads_started":1}
21:04:15.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.242802  3886 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.199930 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54180 (local address 127.1.246.190:42441)
21:04:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.242455 (+ 42525us) server_negotiation.cc:207] Beginning negotiation
21:04:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.242462 (+     7us) server_negotiation.cc:400] Waiting for connection header
21:04:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.242477 (+    15us) server_negotiation.cc:408] Connection header received
21:04:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.242515 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.242521 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.242571 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.242692 (+   121us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54180: BlockingWrite error: write error: Broken pipe (error 32)
21:04:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42463,"thread_start_us":72,"threads_started":1}
21:04:15.243 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.244065  3886 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.201178 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54070 (local address 127.1.246.190:42441)
21:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.243744 (+ 42566us) server_negotiation.cc:207] Beginning negotiation
21:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.243749 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.243764 (+    15us) server_negotiation.cc:408] Connection header received
21:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.243798 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.243802 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.243845 (+    43us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.243969 (+   124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54070: BlockingWrite error: write error: Broken pipe (error 32)
21:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42502,"thread_start_us":97,"threads_started":1}
21:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.245157  3886 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.201343 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54156 (local address 127.1.246.190:42441)
21:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.244856 (+ 43513us) server_negotiation.cc:207] Beginning negotiation
21:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.244860 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.244875 (+    15us) server_negotiation.cc:408] Connection header received
21:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.244907 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.244910 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.244948 (+    38us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.245055 (+   107us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54156: BlockingWrite error: write error: Broken pipe (error 32)
21:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43451,"thread_start_us":66,"threads_started":1}
21:04:15.245 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d4a325c, L:/127.0.0.1:54162 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:15.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.250 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.253 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.254 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.254 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:15.254 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.255 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.255 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.258 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.258 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.259 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.259 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.259 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.259 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.265 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5722aba9, L:/127.0.0.1:54038 - R:/127.1.246.190:42441] using TOKEN/null
21:04:15.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1280), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [433ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [883ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.267586  2039 connection.cc:466] server connection from 127.0.0.1:54038 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54038 (request call id 0) could send its response
21:04:15.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.271 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.271 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.272 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.273 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.273 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.273 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.273 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.274 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.278358  3788 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.198722 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54140 (local address 127.1.246.190:42441)
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.199121 (+   399us) server_negotiation.cc:207] Beginning negotiation
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.199125 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.199135 (+    10us) server_negotiation.cc:408] Connection header received
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.199164 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.199166 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.199205 (+    39us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.199298 (+    93us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.276986 (+ 77688us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.277824 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.278211 (+   387us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54140: BlockingRecv error: recv got EOF from 127.0.0.1:54140 (error 108)
21:04:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":335}
21:04:15.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x096ce292, L:/127.0.0.1:59600 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.288 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6ad0aef6, L:/127.0.0.1:59440 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.299635  3885 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.159549 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54080 (local address 127.1.246.190:42441)
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.159695 (+   146us) server_negotiation.cc:207] Beginning negotiation
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.159699 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.159712 (+    13us) server_negotiation.cc:408] Connection header received
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.159749 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.159752 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.159801 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.159885 (+    84us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.298254 (+138369us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.299056 (+   802us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.299472 (+   416us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54080: BlockingRecv error: recv got EOF from 127.0.0.1:54080 (error 108)
21:04:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
21:04:15.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.304206  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.199511 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54124 (local address 127.1.246.190:42441)
21:04:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.200434 (+   923us) server_negotiation.cc:207] Beginning negotiation
21:04:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.200440 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.200471 (+    31us) server_negotiation.cc:408] Connection header received
21:04:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.200502 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.200505 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.200544 (+    39us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.200617 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:15.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.302847 (+102230us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.303635 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.304045 (+   410us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54124: BlockingRecv error: recv got EOF from 127.0.0.1:54124 (error 108)
21:04:15.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":860}
21:04:15.306 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.306 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.307 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.309 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.309 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.309 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.307760  3661 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.197506 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54106 (local address 127.1.246.190:42441)
21:04:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.197734 (+   228us) server_negotiation.cc:207] Beginning negotiation
21:04:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.197739 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.197755 (+    16us) server_negotiation.cc:408] Connection header received
21:04:15.311 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.311 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.311 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.197800 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.197803 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.197848 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.197927 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.233962 (+ 36035us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.234834 (+   872us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.307646 (+ 72812us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54106: BlockingRecv error: recv got EOF from 127.0.0.1:54106 (error 108)
21:04:15.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":142}
21:04:15.313 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc5565e31, L:/127.0.0.1:59596 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.314 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x446d0754, L:/127.0.0.1:59614 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.315 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48e8fae3, L:/127.0.0.1:59484 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.316 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa3040cc7, L:/127.0.0.1:59510 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.318 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.319 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2c4bbaff, L:/127.0.0.1:59638 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1324), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [763ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [932ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.330 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf4175176, L:/127.0.0.1:59462 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.325484  3780 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.198670 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54086 (local address 127.1.246.190:42441)
21:04:15.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.198817 (+   147us) server_negotiation.cc:207] Beginning negotiation
21:04:15.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.198822 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.198835 (+    13us) server_negotiation.cc:408] Connection header received
21:04:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.198865 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.198868 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.198909 (+    41us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.198998 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.323776 (+124778us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.324696 (+   920us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.325329 (+   633us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54086: BlockingRecv error: recv got EOF from 127.0.0.1:54086 (error 108)
21:04:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":86}
21:04:15.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.334 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x417e9654, L:/127.0.0.1:59580 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.334 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.335 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.335 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.335 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.336 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f464bd2, L:/127.0.0.1:59566 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.336 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.338 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.338 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.338 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.339 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.339 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.339 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.339 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x21a3b20e, L:/127.0.0.1:54148 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:15.340 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.340 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.341 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xccf68bb6, L:/127.0.0.1:54108 - R:/127.1.246.190:42441] using TOKEN/null
21:04:15.342 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc3a3ad86, L:/127.0.0.1:59492 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.344 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa5cc8161, L:/127.0.0.1:54110 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:15.344 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x696fe357, L:/127.0.0.1:59452 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1376), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [312ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [965ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [966ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.348 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x119adffd, L:/127.0.0.1:59542 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.349 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x25379258, L:/127.0.0.1:59482 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.352 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.353 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x815e344b, L:/127.0.0.1:59532 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.354 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.355 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.355 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:15.355 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.356 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.356 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.356 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.356 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.358 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b254663, L:/127.0.0.1:59626 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.358 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.360 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf28aeace, L:/127.0.0.1:59530 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.361 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.362 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb0b2e51e, L:/127.0.0.1:59564 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.364 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.365 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.365 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:15.365 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.365 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.366 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.366 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.367 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2b7dc326, L:/127.0.0.1:59616 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1377), Traces: [0ms] refreshing cache from master, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [472ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [647ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [799ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [981ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.371 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.371 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.373 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.374 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5bde1917, L:/127.0.0.1:59622 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.374 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.374 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:15.374 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.375 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.375 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.375 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.377 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.383 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.384 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1399), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [456ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [651ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [949ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.386 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.391 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.391 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:15.391 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.393 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:15.393 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:15.393 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:15.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.394 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.399 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.403 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.403 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1447), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [778ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [971ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.410 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.410 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1458), Traces: [0ms] refreshing cache from master, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [754ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [947ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.411 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.411 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.412 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.412 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.412 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.413 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.413 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.414 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.416 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.416 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:15.417 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.417644  3986 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.408844 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54186 (local address 127.1.246.190:42441)
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.409033 (+   189us) server_negotiation.cc:207] Beginning negotiation
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.409037 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.416550 (+  7513us) server_negotiation.cc:408] Connection header received
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.416917 (+   367us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.416922 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.417010 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.417110 (+   100us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.417496 (+   386us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54186: BlockingRecv error: recv got EOF from 127.0.0.1:54186 (error 108)
21:04:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
21:04:15.419 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.419 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.419 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.420 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1464), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [314ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [780ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.422 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.422 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.422 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.423 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:15.423 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:15.424 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:15.424 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.425 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1474), Traces: [0ms] refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [760ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [919ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.427 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.427 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.427 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.427 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.427 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.429 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.430 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.430 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:15.430 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.431 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.432 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.432 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:15.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:15.433 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:15.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.434235  3986 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.420549 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54192 (local address 127.1.246.190:42441)
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.420954 (+   405us) server_negotiation.cc:207] Beginning negotiation
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.420959 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.422557 (+  1598us) server_negotiation.cc:408] Connection header received
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.422626 (+    69us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.422631 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.422710 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.422803 (+    93us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.432857 (+ 10054us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.433750 (+   893us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.434109 (+   359us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54192: BlockingRecv error: recv got EOF from 127.0.0.1:54192 (error 108)
21:04:15.435 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":274}
21:04:15.443 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.446 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.462 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1505), Traces: [0ms] refreshing cache from master, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [692ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [762ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.465 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.466 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1489), Traces: [0ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [930ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [979ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.467 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.468 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.468 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1489), Traces: [0ms] refreshing cache from master, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [484ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [935ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.470 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.471 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.471 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1520), Traces: [0ms] refreshing cache from master, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [694ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [935ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.471 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.471 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1490), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [497ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [852ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.473 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.475 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.476 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.477 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.478 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.478 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1495), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [496ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [954ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.482 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.482 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1493), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [743ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [834ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.483 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.483 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.484 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1494), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [517ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [963ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.484 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.485 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.485 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1494), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [456ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [968ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.486 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.486 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.486 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1493), Traces: [0ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [466ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [951ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.487 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.487 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1496), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [465ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [975ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.487 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.488 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.488 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.488 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1492), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [728ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [832ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.488 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.488 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.489 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1535), Traces: [0ms] refreshing cache from master, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [752ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [972ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.489 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.489 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1535), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [780ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [812ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.489 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.489 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1506), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [493ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [980ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.490 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.490 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.490 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1510), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [746ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [986ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.490 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1520), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [777ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [996ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.491 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.491 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.492 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.492 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1513), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [455ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [805ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, deferred=null) after lookup
21:04:15.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.494 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.494 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.494 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.494 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.495 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.492 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.497 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.495 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.497 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.497 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.498 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1494), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [445ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [952ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.503 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.507 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.508 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.508 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.508 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.509 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.509 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.510 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.511 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.511 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.511 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.514 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.514 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.514 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.514 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.516 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.517 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.517 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.517 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.517 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.517 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.517 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.518 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.518 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.521 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.521 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9a86ad18, L:/127.0.0.1:54290 - R:/127.1.246.190:42441] using TOKEN/null
21:04:15.522 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.522 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.522 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.522 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.522 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.523 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.523 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.523 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.523320  3884 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.498371 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54314 (local address 127.1.246.190:42441)
21:04:15.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.522919 (+ 24548us) server_negotiation.cc:207] Beginning negotiation
21:04:15.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.522925 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:15.523 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.522939 (+    14us) server_negotiation.cc:408] Connection header received
21:04:15.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.523006 (+    67us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.523 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.523009 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.523068 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.523185 (+   117us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54314: BlockingWrite error: write error: Broken pipe (error 32)
21:04:15.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24477,"thread_start_us":89,"threads_started":1}
21:04:15.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.527 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.528 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.528 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.528 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.528 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0051a39a, L:/127.0.0.1:54296 - R:/127.1.246.190:42441] using TOKEN/null
21:04:15.529 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.529 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe0d764c5, L:/127.0.0.1:54232 - R:/127.1.246.190:42441] using TOKEN/null
21:04:15.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.530 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.530 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.530 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.530 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.530 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.530 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.531 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.531 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.531 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.531 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.531 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.531 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.536 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.536 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.537 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.538 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.538 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.539 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.539 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.539520  3988 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.498661 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54316 (local address 127.1.246.190:42441)
21:04:15.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.539133 (+ 40472us) server_negotiation.cc:207] Beginning negotiation
21:04:15.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.539137 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.539150 (+    13us) server_negotiation.cc:408] Connection header received
21:04:15.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.539188 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.539193 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.539253 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.539379 (+   126us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54316: BlockingWrite error: write error: Broken pipe (error 32)
21:04:15.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40400,"thread_start_us":52,"threads_started":1}
21:04:15.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.540 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.541 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.541 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.541 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.542 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.542 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.542 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.542534  3781 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491208 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54262 (local address 127.1.246.190:42441)
21:04:15.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492246 (+  1038us) server_negotiation.cc:207] Beginning negotiation
21:04:15.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492250 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492262 (+    12us) server_negotiation.cc:408] Connection header received
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492293 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492296 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492347 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492418 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.507643 (+ 15225us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.508302 (+   659us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.537408 (+ 29106us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.537609 (+   201us) 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:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.541030 (+  3421us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.541135 (+   105us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.541206 (+    71us) server_negotiation.cc:1036] Waiting for connection context
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.542397 (+  1191us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54262: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54262): Connection reset by peer (error 104)
21:04:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":967}
21:04:15.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.543 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.546 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe8d7ef3b, L:/127.0.0.1:54234 - R:/127.1.246.190:42441] using TOKEN/null
21:04:15.546 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.546 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.547 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.547 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.547 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:15.547 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.548 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.548 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.548 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x162574eb, L:/127.0.0.1:54278 - R:/127.1.246.190:42441] using TOKEN/null
21:04:15.548 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.549 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.549 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.550 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.550 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.550 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.553 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.553 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.553 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.549 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.547 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.554 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.554 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.555 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.555 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.538 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.534 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.555 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.555 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.534 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.555 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.556 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.556 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.556 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.556 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.556 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.556 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.556 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.557 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.533 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.557 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.557 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.558 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.559 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.531 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.558 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.531 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.559 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:15.559 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.544589  3986 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.470834 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54202 (local address 127.1.246.190:42441)
21:04:15.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472552 (+  1718us) server_negotiation.cc:207] Beginning negotiation
21:04:15.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472556 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.560 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472568 (+    12us) server_negotiation.cc:408] Connection header received
21:04:15.560 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.560 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.560 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.561 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.561 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.561 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.561 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.563 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.563 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472602 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472606 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472647 (+    41us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472721 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.543472 (+ 70751us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.544318 (+   846us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.544492 (+   174us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54202: BlockingWrite error: write error: Broken pipe (error 32)
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1631}
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.544775  3775 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.490928 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54280 (local address 127.1.246.190:42441)
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491910 (+   982us) server_negotiation.cc:207] Beginning negotiation
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491914 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491926 (+    12us) server_negotiation.cc:408] Connection header received
21:04:15.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491960 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.567 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491963 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492015 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492117 (+   102us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.567 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.554 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.568 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.568 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.568 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.568 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.569 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.569 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.568 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.499146 (+  7029us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.499827 (+   681us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.536292 (+ 36465us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.536518 (+   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:04:15.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.541514 (+  4996us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:15.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.541590 (+    76us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:15.570 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.541661 (+    71us) server_negotiation.cc:1036] Waiting for connection context
21:04:15.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.544672 (+  3011us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54280: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54280): Cannot send after transport endpoint shutdown (error 108)
21:04:15.570 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":911}
21:04:15.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.546929  3987 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.470732 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54200 (local address 127.1.246.190:42441)
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472114 (+  1382us) server_negotiation.cc:207] Beginning negotiation
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472120 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472140 (+    20us) server_negotiation.cc:408] Connection header received
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472195 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472199 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472268 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.472377 (+   109us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.545771 (+ 73394us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.546619 (+   848us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.546819 (+   200us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54200: BlockingRecv error: recv got EOF from 127.0.0.1:54200 (error 108)
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1213}
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.551736  3884 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.498538 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54310 (local address 127.1.246.190:42441)
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.524176 (+ 25638us) server_negotiation.cc:207] Beginning negotiation
21:04:15.571 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.524181 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.524195 (+    14us) server_negotiation.cc:408] Connection header received
21:04:15.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.524234 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.524237 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.524293 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.527582 (+  3289us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.527686 (+   104us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.528433 (+   747us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.550385 (+ 21952us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.550598 (+   213us) 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:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.551209 (+   611us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.551291 (+    82us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.551348 (+    57us) server_negotiation.cc:1036] Waiting for connection context
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.551617 (+   269us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54310: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54310): Connection reset by peer (error 104)
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25574,"thread_start_us":81,"threads_started":1}
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.568910  3788 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491892 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54286 (local address 127.1.246.190:42441)
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.493138 (+  1246us) server_negotiation.cc:207] Beginning negotiation
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.493142 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.493153 (+    11us) server_negotiation.cc:408] Connection header received
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.493186 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.493189 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.493229 (+    40us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.493305 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.544836 (+ 51531us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.545630 (+   794us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.567973 (+ 22343us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.568232 (+   259us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.568361 (+   129us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.568480 (+   119us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:15.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.568591 (+   111us) server_negotiation.cc:1036] Waiting for connection context
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.568756 (+   165us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54286: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54286): Connection reset by peer (error 104)
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1163}
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.569904  3886 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.495531 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54222 (local address 127.1.246.190:42441)
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.495908 (+   377us) server_negotiation.cc:207] Beginning negotiation
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.495912 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.495927 (+    15us) server_negotiation.cc:408] Connection header received
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.495962 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.495965 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.496007 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.496109 (+   102us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.568587 (+ 72478us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.569590 (+  1003us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.569801 (+   211us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54222: BlockingRecv error: recv got EOF from 127.0.0.1:54222 (error 108)
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":311}
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.570175  3780 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491806 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54240 (local address 127.1.246.190:42441)
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492538 (+   732us) server_negotiation.cc:207] Beginning negotiation
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492542 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.497696 (+  5154us) server_negotiation.cc:408] Connection header received
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.497737 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.497741 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.497785 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.497863 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.502149 (+  4286us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.502918 (+   769us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.570068 (+ 67150us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54240: BlockingRecv error: recv got EOF from 127.0.0.1:54240 (error 108)
21:04:15.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":664}
21:04:15.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.578 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.579 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.579 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.579 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.579 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.580 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.580 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.582 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.577198  3661 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491028 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54260 (local address 127.1.246.190:42441)
21:04:15.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492105 (+  1077us) server_negotiation.cc:207] Beginning negotiation
21:04:15.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492111 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:15.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492129 (+    18us) server_negotiation.cc:408] Connection header received
21:04:15.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492191 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492195 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492258 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492339 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.562029 (+ 69690us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.562820 (+   791us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.577091 (+ 14271us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54260: BlockingRecv error: recv got EOF from 127.0.0.1:54260 (error 108)
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":973}
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.577656  3430 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491741 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54212 (local address 127.1.246.190:42441)
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492497 (+   756us) server_negotiation.cc:207] Beginning negotiation
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492503 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492518 (+    15us) server_negotiation.cc:408] Connection header received
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492555 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492557 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492609 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492699 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.514346 (+ 21647us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.515192 (+   846us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.577550 (+ 62358us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54212: BlockingRecv error: recv got EOF from 127.0.0.1:54212 (error 108)
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":655}
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.578012  3885 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491851 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54254 (local address 127.1.246.190:42441)
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492834 (+   983us) server_negotiation.cc:207] Beginning negotiation
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492838 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492850 (+    12us) server_negotiation.cc:408] Connection header received
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492883 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492886 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492926 (+    40us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.492998 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.518468 (+ 25470us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.519614 (+  1146us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.577930 (+ 58316us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54254: BlockingRecv error: recv got EOF from 127.0.0.1:54254 (error 108)
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":907}
21:04:15.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.580031  3782 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.490839 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54250 (local address 127.1.246.190:42441)
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491372 (+   533us) server_negotiation.cc:207] Beginning negotiation
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491378 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491396 (+    18us) server_negotiation.cc:408] Connection header received
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491436 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491440 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491493 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.491586 (+    93us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.575938 (+ 84352us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.576756 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.579937 (+  3181us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54250: BlockingRecv error: recv got EOF from 127.0.0.1:54250 (error 108)
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":431,"spinlock_wait_cycles":1280}
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.582046  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.426809 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54196 (local address 127.1.246.190:42441)
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.427004 (+   195us) server_negotiation.cc:207] Beginning negotiation
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.427009 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.581975 (+154966us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54196: BlockingRecv error: recv got EOF from 127.0.0.1:54196 (error 108)
21:04:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
21:04:15.590 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.590 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.590 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.590 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.590 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.593 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.596 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.598 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.606 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.606 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.607 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.608 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.639 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.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:04:15.641 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.642 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.643 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.644 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.645 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.646 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.647 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.648 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.648 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.649 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.649 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.650 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.650 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.650 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.651 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.652 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.654 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.654 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.654 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.655 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.655 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.656 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.656 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.656 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.657 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.656 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.657 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.658 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.659 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.659 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.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:04:15.661 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.661 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.662 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.663 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.664 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.664 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.664 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.665 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.665 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.666 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.667 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.667 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.668 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.668 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.668 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.669 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.670 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.671 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.672 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.674 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.675 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.675 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.676 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.677 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.677 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.678 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.679 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.680 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.681 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.682 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.682 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.682 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.683 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.683 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.683 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.684 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.685 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.686 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.686 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.688 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.688 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.689 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.689 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.690 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.691 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.692 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.693 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.693 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.694 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.694 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.695 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.695 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.696 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.696 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.697 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.698 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.699 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.699 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.699 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.700 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.700 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.701 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.702 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.702 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.702 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:15.705 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbbe85f49, L:/127.0.0.1:49456 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.707 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbaceec74, L:/127.0.0.1:49444 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.707 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa7f3e432, L:/127.0.0.1:43272 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.710 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x99b8b32a, L:/127.0.0.1:43268 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=67), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [60ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.712 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.716 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5b4096b7, L:/127.0.0.1:57458 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:15.716 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.717 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.717 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.717 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.717 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.717 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.717631  2039 connection.cc:466] server connection from 127.0.0.1:57458 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57458 (request call id 0) could send its response
21:04:15.717 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.718 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.719 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.720 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.721 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.721 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.722 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.723 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.724 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.724 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.724 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.726 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.727 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.729 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.730 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.734 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.742 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.743 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfc698948, L:/127.0.0.1:49486 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.744 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.748 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2825693a, L:/127.0.0.1:49472 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.751 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.756 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x857b92c1, L:/127.0.0.1:43278 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.756 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe640e48a, L:/127.0.0.1:57472 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:15.757 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.758 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [90ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.759 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.761 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.763 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.764 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.765 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.765 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.766 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.766 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.766 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:15.767 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.767 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.767 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.767 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.769 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.769 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.775 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.776 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.777 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.777 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.779 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.779 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.781 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.787 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.789 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae5256c4, L:/127.0.0.1:49502 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.789 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc35e5171, L:/127.0.0.1:49508 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.793 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.795 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.798 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe71cffb3, L:/127.0.0.1:43286 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.799 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=135), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [15ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.803 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.804 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.804 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.804 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.804 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9ff14023, L:/127.0.0.1:57484 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:15.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.805 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.806 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.806 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.807 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.808 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.808 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.809 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.810 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.810 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.811 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.812 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.813 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.813 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=147), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [42ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.814 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.814 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.815 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.816 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.819 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.820 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.820 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.820 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.821 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.821 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.821 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.822 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.822 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.823 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.824 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.824446  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.813280 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57498 (local address 127.1.246.190:42441)
21:04:15.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.813404 (+   124us) server_negotiation.cc:207] Beginning negotiation
21:04:15.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.813408 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:15.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.816409 (+  3001us) server_negotiation.cc:408] Connection header received
21:04:15.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.816705 (+   296us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.816709 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.816769 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.816822 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:15.825 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.822846 (+  6024us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.823637 (+   791us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.824300 (+   663us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57498: BlockingRecv error: recv got EOF from 127.0.0.1:57498 (error 108)
21:04:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
21:04:15.826 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.826 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.826 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.826 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.826 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.827 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.827 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.831 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.831 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.839 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.846 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x52b05a21, L:/127.0.0.1:49520 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.847 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.856 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.858 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfc765387, L:/127.0.0.1:57504 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:15.860 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.861 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.861 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb87684b5, L:/127.0.0.1:43292 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.861 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.863 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [170ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [178ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.865 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.867 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.867 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.868 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:15.868 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.869 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.870 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.877 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.879 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.879 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x696c1f98, L:/127.0.0.1:49526 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:15.880 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.886 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.890 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.895 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x962309c5, L:/127.0.0.1:43300 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:15.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:15.897 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [231ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:15.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:15.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:15.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:15.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:15.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:15.901 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:15.901 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:15.901 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:15.901 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:15.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:15.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:15.903 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:15.904 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:15.904035  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.875043 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57508 (local address 127.1.246.190:42441)
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.875235 (+   192us) server_negotiation.cc:207] Beginning negotiation
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.875241 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.879839 (+  4598us) server_negotiation.cc:408] Connection header received
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.880108 (+   269us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.880112 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.880182 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.880238 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.891427 (+ 11189us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.892262 (+   835us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.900586 (+  8324us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.900822 (+   236us) 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:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.903441 (+  2619us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.903464 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.903468 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.903483 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.903511 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.903521 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.903600 (+    79us) server_negotiation.cc:1036] Waiting for connection context
21:04:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:15.903886 (+   286us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57508: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57508): Connection reset by peer (error 104)
21:04:15.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
21:04:15.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:15.906 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.907 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:15.907 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.908 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.908 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.909 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.910 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.910 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.911 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.915 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.915 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.920 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.921 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.921 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.923 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.924 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.924 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.924 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.927 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.939 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.939 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:15.946 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.951 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.953 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:15.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:15.957 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:15.966 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.971 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.982 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.983 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:15.985 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:15.986 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:15.986 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:15.988 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:15.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:15.989 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:15.989 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:15.992 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc12d64ad, L:/127.0.0.1:49540 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.002 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:16.005 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9e498d1e, L:/127.0.0.1:43312 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.005 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1a8766bb, L:/127.0.0.1:57520 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.007 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.007 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x247d3fca, L:/127.0.0.1:49572 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.009 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e678e6d, L:/127.0.0.1:49586 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.009 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=357), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [285ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.012 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x69c7c2c8, L:/127.0.0.1:49556 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.013 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.015 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.016 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.016 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.016 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.016 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.016 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.017 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.017 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.020 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.020 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.025 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f137eb6, L:/127.0.0.1:49602 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.026 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x089ba8be, L:/127.0.0.1:49604 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.027 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.028 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.029 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.035 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.036 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.038 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.038 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8564d750, L:/127.0.0.1:43320 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.042 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.048 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e5cc469, L:/127.0.0.1:49612 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.050 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.054 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.055 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.056 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.060 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.066 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.067 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.067 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd1952553, L:/127.0.0.1:43326 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.069 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=414), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [294ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [312ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.074 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.075 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.075 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.075 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.076 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.076 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.077 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.077 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.077 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.078 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.079 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.080 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.081 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.082 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.083078  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.055451 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57526 (local address 127.1.246.190:42441)
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.055605 (+   154us) server_negotiation.cc:207] Beginning negotiation
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.055612 (+     7us) server_negotiation.cc:400] Waiting for connection header
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.055778 (+   166us) server_negotiation.cc:408] Connection header received
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.056103 (+   325us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.056107 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.056163 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.056217 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.063006 (+  6789us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.063827 (+   821us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.075162 (+ 11335us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.075395 (+   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:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.082457 (+  7062us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.082478 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.082482 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.082496 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.082520 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.082530 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.082591 (+    61us) server_negotiation.cc:1036] Waiting for connection context
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.082886 (+   295us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57526: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57526): Connection reset by peer (error 104)
21:04:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
21:04:16.084 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb80503dd, L:/127.0.0.1:49636 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.089 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd58e554c, L:/127.0.0.1:49620 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.091 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.092 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x33200c8d, L:/127.0.0.1:49644 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.098 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0b148f2, L:/127.0.0.1:43334 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.100 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=440), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [328ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.103 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.104 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.105 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.105 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.105 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.106 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.107 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb962d9f9, L:/127.0.0.1:57542 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.108 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.109 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.112 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.113 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.116 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.121 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.124 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.127 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d015afd, L:/127.0.0.1:49660 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.131 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.134 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x752669ec, L:/127.0.0.1:43346 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.135 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=475), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [359ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.140 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.147 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x58156d61, L:/127.0.0.1:57556 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.148 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.148 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.148 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.148 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.149 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.149 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.150 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.152 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.153 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.155 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.162 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.164 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.165 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb778c52, L:/127.0.0.1:43360 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=527), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [127ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [468ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [504ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.170 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.171 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.172 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.172 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.173 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.173 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.173 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.173 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.173 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.174 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbb6fe72c, L:/127.0.0.1:57564 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.175248  2038 connection.cc:466] server connection from 127.0.0.1:57564 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57564 (request call id 0) could send its response
21:04:16.182 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.182 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.182 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb2e36a2f, L:/127.0.0.1:43366 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=542), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [505ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [519ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.187 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee658708, L:/127.0.0.1:49666 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.188 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.189 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.189 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.189 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.189 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.190 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.191 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.191 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.194356  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.183110 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57578 (local address 127.1.246.190:42441)
21:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.183231 (+   121us) server_negotiation.cc:207] Beginning negotiation
21:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.183235 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.185132 (+  1897us) server_negotiation.cc:408] Connection header received
21:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.185386 (+   254us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.185392 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.185452 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.185521 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.193259 (+  7738us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.194027 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.194233 (+   206us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57578: BlockingRecv error: recv got EOF from 127.0.0.1:57578 (error 108)
21:04:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
21:04:16.199 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.199 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb6e9f91a, L:/127.0.0.1:49686 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.199 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.200 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.201 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.204 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.204 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.204 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.208 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8ada7507, L:/127.0.0.1:49678 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.210 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.211 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.215 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.221 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b020e00, L:/127.0.0.1:49696 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.224 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xce8e767b, L:/127.0.0.1:43376 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.225 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ba59f49, L:/127.0.0.1:49706 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.227 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.228 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.229 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.235 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.237 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.238 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.239 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc1989c70, L:/127.0.0.1:49718 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.240 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.241 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.243 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.243 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.245 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.246 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.247 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.248 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.253 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.253 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00e052e8, L:/127.0.0.1:43388 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.254 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.256 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.257 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe18e04c1, L:/127.0.0.1:49730 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=590), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [431ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [448ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.263 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfe44b118, L:/127.0.0.1:57582 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.264 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.265 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x80ed8d10, L:/127.0.0.1:57584 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.266 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.270 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.273 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11ddd7a7, L:/127.0.0.1:43402 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.273 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.274 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.274 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.274 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.274 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.275 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.275 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=604), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [428ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [453ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [460ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [463ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.282 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.283 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.285 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.288 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.291 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.295 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb54350e2, L:/127.0.0.1:49740 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.298 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.305 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.307 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.308 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.309 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.310 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.312 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8a5964dc, L:/127.0.0.1:57610 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.313 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.315 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.317 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6758dde8, L:/127.0.0.1:49734 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.319 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa89df4b4, L:/127.0.0.1:43414 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.319 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.320 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.320 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.320 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.321 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.321 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.322 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.322 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=646), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [496ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [501ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.327 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.328 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.328 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.331 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.335 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x17335363, L:/127.0.0.1:49762 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.335 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.339 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.339 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.339 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.339 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.343 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb0ec176c, L:/127.0.0.1:43426 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.338 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.337 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.336 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=697), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [654ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [662ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.345 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.348660  4195 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.348 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.283839 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57594 (local address 127.1.246.190:42441)
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.284228 (+   389us) server_negotiation.cc:207] Beginning negotiation
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.284232 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.286869 (+  2637us) server_negotiation.cc:408] Connection header received
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.288339 (+  1470us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.288343 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.288407 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.288502 (+    95us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.334790 (+ 46288us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.335611 (+   821us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.338239 (+  2628us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.338445 (+   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:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.347237 (+  8792us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.347259 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.347262 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.347277 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.347306 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.347317 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.347383 (+    66us) server_negotiation.cc:1036] Waiting for connection context
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.348507 (+  1124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57594: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57594): Connection reset by peer (error 104)
21:04:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":305}
21:04:16.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.352 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.352 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.352 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.352 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.353 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.353 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.353 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76376581, L:/127.0.0.1:49748 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.354 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4817ce05, L:/127.0.0.1:43418 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.355 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:16.356 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.356 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [489ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [530ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [532ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.357015  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.325364 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57618 (local address 127.1.246.190:42441)
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.325505 (+   141us) server_negotiation.cc:207] Beginning negotiation
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.325510 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.328715 (+  3205us) server_negotiation.cc:408] Connection header received
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.329557 (+   842us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.329573 (+    16us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.329636 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.329692 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.341381 (+ 11689us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.342158 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.351732 (+  9574us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.351947 (+   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:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.356449 (+  4502us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.356472 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.356475 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.356488 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.356514 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.356524 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.356614 (+    90us) server_negotiation.cc:1036] Waiting for connection context
21:04:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.356869 (+   255us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57618: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57618): Connection reset by peer (error 104)
21:04:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
21:04:16.358 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.358 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.359 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.361 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.361 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.361 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.362 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.362 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.362 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.362 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.363 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.364 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.364 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.364 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.364 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.365 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.365 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.366 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.368 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.368 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5fb12c8, L:/127.0.0.1:49764 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.374 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa80c80dd, L:/127.0.0.1:43438 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.376 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.376 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc6ef2d12, L:/127.0.0.1:49770 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.378 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.381 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f68b5a3, L:/127.0.0.1:43454 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.383 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=694), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [491ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [496ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.389 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.389 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.389 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.390 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.390 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.390 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.390 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.390 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.392 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.395 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.395001  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.373834 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57620 (local address 127.1.246.190:42441)
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.373986 (+   152us) server_negotiation.cc:207] Beginning negotiation
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.373990 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.376745 (+  2755us) server_negotiation.cc:408] Connection header received
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.377606 (+   861us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.377610 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.377668 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.377721 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.387194 (+  9473us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.388001 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.393473 (+  5472us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.393713 (+   240us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.394183 (+   470us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.394206 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.394209 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.394241 (+    32us) server_negotiation.cc:923] calling sasl_server_start()
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.394264 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.394276 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.394354 (+    78us) server_negotiation.cc:1036] Waiting for connection context
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.394828 (+   474us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57620: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57620): Connection reset by peer (error 104)
21:04:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
21:04:16.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.397 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.397 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.397 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.398 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.401 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.403 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x874ef45f, L:/127.0.0.1:49772 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.403 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.406 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.407 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcd57029e, L:/127.0.0.1:43460 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=719), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [497ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [502ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.413 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.414 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.414 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.414 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.415 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.415 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.415 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.420264  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.401431 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57636 (local address 127.1.246.190:42441)
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.401595 (+   164us) server_negotiation.cc:207] Beginning negotiation
21:04:16.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.401602 (+     7us) server_negotiation.cc:400] Waiting for connection header
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.402581 (+   979us) server_negotiation.cc:408] Connection header received
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.402835 (+   254us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.402839 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.402904 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.402986 (+    82us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.406605 (+  3619us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.407389 (+   784us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.410555 (+  3166us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.410778 (+   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:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.419513 (+  8735us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.419538 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:16.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.419541 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:16.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.419559 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
21:04:16.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.419614 (+    55us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:16.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.419628 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:16.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.419709 (+    81us) server_negotiation.cc:1036] Waiting for connection context
21:04:16.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.420114 (+   405us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57636: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57636): Connection reset by peer (error 104)
21:04:16.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
21:04:16.421 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.424 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.426 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.428 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6cf31f48, L:/127.0.0.1:49774 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.432 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9700207, L:/127.0.0.1:43464 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.433 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.434 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=741), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [511ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [519ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [524ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.438 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x633c460f, L:/127.0.0.1:57650 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.438 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.439 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.439 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.440 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.440 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.440 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.440 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.442 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.450 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1662ecca, L:/127.0.0.1:43466 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.452 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.453 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=756), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [538ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.459 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.462 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.462 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc03f091, L:/127.0.0.1:49788 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.464 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.464 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.464 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.464 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:16.465 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.465 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.465 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.466 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.466193  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.454690 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57652 (local address 127.1.246.190:42441)
21:04:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.454834 (+   144us) server_negotiation.cc:207] Beginning negotiation
21:04:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.454838 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.457658 (+  2820us) server_negotiation.cc:408] Connection header received
21:04:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.459983 (+  2325us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.459987 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.460074 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.460136 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:16.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.463361 (+  3225us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.464138 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.466044 (+  1906us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57652: BlockingRecv error: recv got EOF from 127.0.0.1:57652 (error 108)
21:04:16.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
21:04:16.468 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.469 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.471 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.477 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e7e6a55, L:/127.0.0.1:49798 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.479 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.481 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0de6e1e0, L:/127.0.0.1:43472 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.482 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.483 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.484 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.486 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=788), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [557ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [562ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.492 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.493 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.493 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.493 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.493 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.498178  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.480644 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57662 (local address 127.1.246.190:42441)
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.480800 (+   156us) server_negotiation.cc:207] Beginning negotiation
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.480805 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.481774 (+   969us) server_negotiation.cc:408] Connection header received
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.482051 (+   277us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.482055 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.482115 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.482171 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.496895 (+ 14724us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.497634 (+   739us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.498046 (+   412us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57662: BlockingRecv error: recv got EOF from 127.0.0.1:57662 (error 108)
21:04:16.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
21:04:16.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.499 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.506 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.506 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xedf86366, L:/127.0.0.1:49802 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.510 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.511 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.517 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x47b7b300, L:/127.0.0.1:43484 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.517 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.520 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=821), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [584ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [596ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.523 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.524 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.525 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.525 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.529 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.533 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.534 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.534 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.534 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.535 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.536980  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.498554 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57672 (local address 127.1.246.190:42441)
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.498708 (+   154us) server_negotiation.cc:207] Beginning negotiation
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.498714 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.500060 (+  1346us) server_negotiation.cc:408] Connection header received
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.502819 (+  2759us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.502823 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.502886 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.502937 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.514208 (+ 11271us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.515070 (+   862us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.532850 (+ 17780us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.533073 (+   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:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.533560 (+   487us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.533582 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.533586 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.533601 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.533624 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.533634 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:16.537 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.533718 (+    84us) server_negotiation.cc:1036] Waiting for connection context
21:04:16.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.536826 (+  3108us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57672: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57672): Cannot send after transport endpoint shutdown (error 108)
21:04:16.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
21:04:16.538 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.539 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.541 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.541 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.544 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.546 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3996ade7, L:/127.0.0.1:43494 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.547 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4892be93, L:/127.0.0.1:49818 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.548 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.549 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [621ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [622ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.549 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.551 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.551 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.552 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9736c3c2, L:/127.0.0.1:49830 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.553 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.554 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.554 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.554 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.555 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.555821  4195 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.523567 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57680 (local address 127.1.246.190:42441)
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.523705 (+   138us) server_negotiation.cc:207] Beginning negotiation
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.523710 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.528653 (+  4943us) server_negotiation.cc:408] Connection header received
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.528910 (+   257us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.528914 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.528984 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.529045 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.532478 (+  3433us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.533260 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.552827 (+ 19567us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.553060 (+   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:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.555194 (+  2134us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.555217 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.555221 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.555237 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.555262 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.555272 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.555360 (+    88us) server_negotiation.cc:1036] Waiting for connection context
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.555668 (+   308us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57680: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57680): Connection reset by peer (error 104)
21:04:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
21:04:16.557 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.557 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.557 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.558 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.560 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x98ddd967, L:/127.0.0.1:57694 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.562 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.563 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.564 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.565 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.572 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xad61ca99, L:/127.0.0.1:49838 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.571 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c10eca1, L:/127.0.0.1:49834 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.573 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.574 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeaf6937d, L:/127.0.0.1:43502 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.575 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=926), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [294ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [829ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [842ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [858ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.580 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.580 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2de35799, L:/127.0.0.1:43506 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.584 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.585 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.585 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.585 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.585 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.586 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.587 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.590 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.590 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.591 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.592 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.597 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.597 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.598 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.599 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.603 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.607 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.608 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.608 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9801044b, L:/127.0.0.1:49848 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.609 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.609 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.610 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.610 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.611 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.612 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.612 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.613 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.613 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1004), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [372ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [385ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.613 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.614 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.614 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.615 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.615 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.616 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:16.616 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.618 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdc6174ee, L:/127.0.0.1:43516 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.620 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.620 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.620 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.620 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.621 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.621 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.622 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:16.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.623556  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.614021 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57698 (local address 127.1.246.190:42441)
21:04:16.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.614172 (+   151us) server_negotiation.cc:207] Beginning negotiation
21:04:16.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.614176 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:16.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.616776 (+  2600us) server_negotiation.cc:408] Connection header received
21:04:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.617077 (+   301us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.617083 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.617153 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.617207 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.620670 (+  3463us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.621393 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.623433 (+  2040us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57698: BlockingRecv error: recv got EOF from 127.0.0.1:57698 (error 108)
21:04:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
21:04:16.624 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.624 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.624 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.627 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.628 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.629 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.630 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x30ead6f7, L:/127.0.0.1:49864 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.631 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.632 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.632 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.633 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.633 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.634 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.638 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.638 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.640 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.641 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.642 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.643 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x402df2e8, L:/127.0.0.1:49896 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.644 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.646 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.641 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.652 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.653 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.654 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d5978ac, L:/127.0.0.1:43520 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.655 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=995), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [867ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [867ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [890ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.659 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x33880532, L:/127.0.0.1:57702 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.660 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.660 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.660 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.660 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:16.661 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.661 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.662 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.662 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.662 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.663 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.664 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.665470  4066 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.637381 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49908 (local address 127.1.246.189:39207)
21:04:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.637490 (+   109us) server_negotiation.cc:207] Beginning negotiation
21:04:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.637494 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.639532 (+  2038us) server_negotiation.cc:408] Connection header received
21:04:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.640254 (+   722us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.640258 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.640305 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.640351 (+    46us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.658568 (+ 18217us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.659306 (+   738us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.665343 (+  6037us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49908: BlockingRecv error: recv got EOF from 127.0.0.1:49908 (error 108)
21:04:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
21:04:16.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.669 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.670 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x36e7a2d3, L:/127.0.0.1:49910 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.671 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x66fe8131, L:/127.0.0.1:49880 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.675 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2c535b24, L:/127.0.0.1:43536 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.676 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8185be48, L:/127.0.0.1:57700 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.677 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [866ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [911ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [916ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.679 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.681 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.682 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.682 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.682 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.684 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcf34437b, L:/127.0.0.1:43546 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.685 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.685 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1022), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [876ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [887ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [895ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [909ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.689 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc2e98e68, L:/127.0.0.1:57718 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.691 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.692 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.692 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:16.692 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.692 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.693 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.691 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.693 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.694 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.695 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.696 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.698 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.700 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.709 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5e8d8604, L:/127.0.0.1:43556 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.711 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.712 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1045), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [897ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [912ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.717 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.717 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:16.717 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:16.718 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.718 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.719 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.719 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:16.719 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:16.719 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:16.719 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:16.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.719 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.719400  4071 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.695583 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49922 (local address 127.1.246.189:39207)
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.695755 (+   172us) server_negotiation.cc:207] Beginning negotiation
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.695762 (+     7us) server_negotiation.cc:400] Waiting for connection header
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.696289 (+   527us) server_negotiation.cc:408] Connection header received
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.697136 (+   847us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.697141 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.697204 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.697269 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.712441 (+ 15172us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.713206 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.717845 (+  4639us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.718086 (+   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:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.718833 (+   747us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.718860 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.718864 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.718880 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.718904 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.718915 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.719049 (+   134us) server_negotiation.cc:1036] Waiting for connection context
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.719220 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49922: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49922): Connection reset by peer (error 104)
21:04:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
21:04:16.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.725 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.727 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.730 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.734 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x230fa4c0, L:/127.0.0.1:43566 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.735 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.735 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1067), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [415ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [417ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.740 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.741 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.741 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.741 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:16.741 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.743 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.745 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:16.745 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:16.746 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:16.747 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.748 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.749 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd7dfbe00, L:/127.0.0.1:43570 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.752 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.754 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x94f95142, L:/127.0.0.1:57742 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.755 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [401ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [919ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [942ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.758 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.760 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.761 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.761 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.761 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.762 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.762 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.762 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.763 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.766 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.766 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.772 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.774 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb7de4d1, L:/127.0.0.1:43576 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.776 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [416ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [937ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [966ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.779 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.780 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3778f876, L:/127.0.0.1:57758 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.785 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.786 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.786 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.786 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.786 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.787 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.787 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.788 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.788 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.790 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.795 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9da3dd9c, L:/127.0.0.1:49924 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.800 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.801 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.805 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f6a5c3d, L:/127.0.0.1:43588 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [974ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [984ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [994ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.810 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe9eec107, L:/127.0.0.1:57766 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.811 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.811 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.812 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.812 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.812 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.812 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.813 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.813 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.815 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.815 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.816 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.821 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.822 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.826 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x720b4064, L:/127.0.0.1:49932 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.830 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfafcb9be, L:/127.0.0.1:43590 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1155), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [988ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [989ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1004ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1009ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.837 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.837 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.837 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.839 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.840 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5fa447a3, L:/127.0.0.1:57772 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.840 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.841156  2039 connection.cc:466] server connection from 127.0.0.1:57772 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57772 (request call id 0) could send its response
21:04:16.842 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.842 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.842 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.842 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.842 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.843 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.844 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.844 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.847 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.848 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.848 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.854 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20962a39, L:/127.0.0.1:49946 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.855 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.856 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.860 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.860 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1175), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [511ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [527ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.861 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.862 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.863 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.863 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.864 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.865 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:16.865 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.866 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.866 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.868 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.870 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.871 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.875 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.875 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.876 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.877 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.878 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.879 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.879 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:16.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:16.881 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.882 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.887 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.888 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.890 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77e8abc9, L:/127.0.0.1:50014 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.890 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.891 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:16.891 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8acb2bf9, L:/127.0.0.1:50018 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.893 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.899 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9bbebf5, L:/127.0.0.1:50024 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:16.903 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x42654196, L:/127.0.0.1:43654 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.903 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.905 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [969ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [982ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.906 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.913 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.917 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.919 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0efa4eae, L:/127.0.0.1:57802 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.920 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.920 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.921 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.922 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.922 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.922 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.922 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.923 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.926 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.931 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.934 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.936 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.943 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3a4b4cf8, L:/127.0.0.1:43670 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [615ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1006ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.946 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x464c5d9f, L:/127.0.0.1:57816 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.947 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.952 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.954 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.954 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.954 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.954 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.954 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.955 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.955 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.956 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.956 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.956 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.959 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.960 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.961 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.962 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.963 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.963 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1356), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [99ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [929ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.968 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.968 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.968 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:16.969 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.969 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.969 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.969 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.971 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:16.972 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd3f1a69b, L:/127.0.0.1:43684 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.974 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:16.974 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:16.975 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9873d012, L:/127.0.0.1:57840 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:16.977 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:16.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.978 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:16.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1329), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [284ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1266ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.981 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:16.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.983 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.983 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.984 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:16.984 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.984 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:16.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:16.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:16.985672  4307 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.953205 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57824 (local address 127.1.246.190:42441)
21:04:16.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.953338 (+   133us) server_negotiation.cc:207] Beginning negotiation
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.953342 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.956609 (+  3267us) server_negotiation.cc:408] Connection header received
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.958029 (+  1420us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.958033 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.958087 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.958144 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:16.986 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.966984 (+  8840us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.967796 (+   812us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.977902 (+ 10106us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.978108 (+   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:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.979738 (+  1630us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.979756 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.979759 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.979772 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.979795 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.979805 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.979889 (+    84us) server_negotiation.cc:1036] Waiting for connection context
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.985525 (+  5636us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57824: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57824): Cannot send after transport endpoint shutdown (error 108)
21:04:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
21:04:16.987 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:16.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:16.988 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:16.988 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b0945be, L:/127.0.0.1:43696 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:16.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1339), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [288ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1256ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1270ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.992 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:16.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:16.995 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:16.995 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x407b5f80, L:/127.0.0.1:43698 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:16.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:16.996 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:16.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:16.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:16.996 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:16.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:16.997 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:16.997 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:16.997 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [618ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [975ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [994ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:16.998 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:16.998 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:16.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:16.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:16.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:16.997 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:16.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.000 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.002 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7713190f, L:/127.0.0.1:57850 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.004 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.004 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.004 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.004 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.004 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.004 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.006 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.007 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.008 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.015 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.015 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.017 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52466980, L:/127.0.0.1:43700 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.017 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.018 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.019 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.019 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.020 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.020 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.021 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.022 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.023 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.025 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.029 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x59de572a, L:/127.0.0.1:50038 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.031 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.033 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.035 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92ea03d5, L:/127.0.0.1:50046 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.039 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.042 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f73c32a, L:/127.0.0.1:43704 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.044 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.044 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.047 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.048 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.049 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.049 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.050 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.051 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.057 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.057 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77a79a35, L:/127.0.0.1:50060 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.059 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.065 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd9e2c229, L:/127.0.0.1:43714 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=454), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [437ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [444ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.070 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8caaf3e8, L:/127.0.0.1:57860 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.071 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.072 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.072 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.072 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.072 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.072 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.074 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.076 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.076 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.076 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.077 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.081 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.082 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.085 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd4b24b4e, L:/127.0.0.1:43722 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1424), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [857ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [870ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1311ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.089 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.093 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.093 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.093 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.094 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.094 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.096290  4316 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.081207 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57862 (local address 127.1.246.190:42441)
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.081351 (+   144us) server_negotiation.cc:207] Beginning negotiation
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.081355 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.081862 (+   507us) server_negotiation.cc:408] Connection header received
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.082049 (+   187us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.082053 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.082111 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.082205 (+    94us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.087163 (+  4958us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.087889 (+   726us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.094927 (+  7038us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.095174 (+   247us) 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:04:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.095717 (+   543us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.095740 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.095743 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.095758 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.095781 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.095790 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.095859 (+    69us) server_negotiation.cc:1036] Waiting for connection context
21:04:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.096125 (+   266us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57862: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57862): Connection reset by peer (error 104)
21:04:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
21:04:17.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.099 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:17.099 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.101 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.102 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.105 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.112 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.112 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x250fbcc9, L:/127.0.0.1:57876 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.113 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.113 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.114 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.115474  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.715284 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57732 (local address 127.1.246.190:42441)
21:04:17.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.715429 (+   145us) server_negotiation.cc:207] Beginning negotiation
21:04:17.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.715433 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:17.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.115374 (+399941us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57732: BlockingRecv error: recv got EOF from 127.0.0.1:57732 (error 108)
21:04:17.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
21:04:17.117 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.117 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x79ac5b9a, L:/127.0.0.1:50072 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.118 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.122 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c2af840, L:/127.0.0.1:43738 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.123 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1480), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [422ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [432ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.128 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.128 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.129 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.129 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.129 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.129 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.130 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.130 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.133 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.133 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.135 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.137 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.139 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.140 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x110f37e9, L:/127.0.0.1:50088 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.145 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.145 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.148 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.150 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.156 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.156 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.160 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4aece67a, L:/127.0.0.1:43740 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.162 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [1307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1332ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1353ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.174 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.176 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c38fce9, L:/127.0.0.1:50094 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.178 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.179 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.180 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.180 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.180 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.183 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.183 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.185 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.185 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.187482  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.145853 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57882 (local address 127.1.246.190:42441)
21:04:17.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.145984 (+   131us) server_negotiation.cc:207] Beginning negotiation
21:04:17.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.145988 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:17.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.146002 (+    14us) server_negotiation.cc:408] Connection header received
21:04:17.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.155734 (+  9732us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.155739 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.155800 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.155894 (+    94us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.172710 (+ 16816us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.173431 (+   721us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.186176 (+ 12745us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.186393 (+   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:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.186879 (+   486us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.186902 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.186905 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.186920 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.186941 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.186974 (+    33us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.187064 (+    90us) server_negotiation.cc:1036] Waiting for connection context
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.187323 (+   259us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57882: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57882): Connection reset by peer (error 104)
21:04:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
21:04:17.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.189 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xece3000d, L:/127.0.0.1:43744 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.190 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.190 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.190 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.190 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.193 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [1330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1367ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1376ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.197 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x27a03b41, L:/127.0.0.1:57888 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.199 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.199 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.200 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.200 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.200 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.201 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.203 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.203 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.203 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.207 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.210 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.213 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xee071c8c, L:/127.0.0.1:57896 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.217 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.218 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.219 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe2e58088, L:/127.0.0.1:43750 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1537), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [997ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1373ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.224 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.227 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.228 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd3346595, L:/127.0.0.1:57900 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.228 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.229 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.229 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.229 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:17.229 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.230 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.230 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.230 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.232 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.235 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.237 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9fc2c896, L:/127.0.0.1:57902 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.239 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.241 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.244 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd646dc16, L:/127.0.0.1:43756 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1559), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [995ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1384ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.249 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7acf4c0b, L:/127.0.0.1:57908 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.250 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.250 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.250 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:17.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.251 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.251 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.251 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.251 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.251 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.252 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.253 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.253 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.254 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.258 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.259 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.261 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1752b3e0, L:/127.0.0.1:57912 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.263 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.264 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.269 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.272 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd5187816, L:/127.0.0.1:43758 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.274 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1585), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [975ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1384ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.277 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x766bbfc4, L:/127.0.0.1:50102 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.281 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb6db66ec, L:/127.0.0.1:57924 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.283 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.283 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.283 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf934fa32, L:/127.0.0.1:43760 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.284 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:17.284 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.284 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.284 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.286 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.286 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1595), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1371ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1377ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.286 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.287 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.289 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.289 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.289928  4071 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.857284 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49972 (local address 127.1.246.189:39207)
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.857405 (+   121us) server_negotiation.cc:207] Beginning negotiation
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.857409 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.857740 (+   331us) server_negotiation.cc:408] Connection header received
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.289372 (+431632us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.289378 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.289519 (+   141us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.289619 (+   100us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.289798 (+   179us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49972: BlockingRecv error: recv got EOF from 127.0.0.1:49972 (error 108)
21:04:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
21:04:17.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.291 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.291 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.291 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.291 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.291 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.292 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.292 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.292 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.294 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.295 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.298 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.301 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.301 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.301440  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.273853 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57938 (local address 127.1.246.190:42441)
21:04:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.273995 (+   142us) server_negotiation.cc:207] Beginning negotiation
21:04:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.274000 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.283195 (+  9195us) server_negotiation.cc:408] Connection header received
21:04:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.283489 (+   294us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.283493 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.283553 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.283616 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.287044 (+  3428us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.287783 (+   739us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.301311 (+ 13528us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57938: BlockingRecv error: recv got EOF from 127.0.0.1:57938 (error 108)
21:04:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
21:04:17.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.304 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.307 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.309 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc973762a, L:/127.0.0.1:57946 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.311 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.311 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47e31864, L:/127.0.0.1:50110 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.315 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ef5e50f, L:/127.0.0.1:43770 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1615), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1386ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1389ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1392ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.319 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.321 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.322 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.322 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.322 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.323 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.324 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.324 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.324 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.324 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1670), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [302ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [863ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [897ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.326 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.326 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.328 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x31de72f6, L:/127.0.0.1:43774 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.329 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.329 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.329 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.329 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.329 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.330 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.330 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.331 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.331 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1680), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [837ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [852ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1608ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.332485  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.327471 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57964 (local address 127.1.246.190:42441)
21:04:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.327603 (+   132us) server_negotiation.cc:207] Beginning negotiation
21:04:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.327607 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.329594 (+  1987us) server_negotiation.cc:408] Connection header received
21:04:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.330451 (+   857us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.330455 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.330519 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.330569 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.332360 (+  1791us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57964: BlockingRecv error: recv got EOF from 127.0.0.1:57964 (error 108)
21:04:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
21:04:17.335 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.335 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.336 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.336 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.337 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.337 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.338 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.338 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.338 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.338 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.339 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.339 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.339 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.339 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.341710  4316 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.314546 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57960 (local address 127.1.246.190:42441)
21:04:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.314660 (+   114us) server_negotiation.cc:207] Beginning negotiation
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.314665 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.316664 (+  1999us) server_negotiation.cc:408] Connection header received
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.318356 (+  1692us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.318360 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.318414 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.318463 (+    49us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.331246 (+ 12783us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.332001 (+   755us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.337950 (+  5949us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.338200 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.340324 (+  2124us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.340346 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.340349 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.340364 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.340415 (+    51us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.340426 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.340501 (+    75us) server_negotiation.cc:1036] Waiting for connection context
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.341566 (+  1065us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57960: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57960): Connection reset by peer (error 104)
21:04:17.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
21:04:17.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.343 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.343 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.343 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.344 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.344 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.345 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.346 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.346 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.350 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.352 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc8b9dc8f, L:/127.0.0.1:50118 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.353 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.354 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.357 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5121542c, L:/127.0.0.1:57980 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.358 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.361 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.362 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.365 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcaf41d5c, L:/127.0.0.1:50116 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.366 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.366 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x88b1bddf, L:/127.0.0.1:43784 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=778), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [365ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [373ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.372 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.373 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.373 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.373 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.373 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.374 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.374 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.374 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.374 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.377 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x942b7144, L:/127.0.0.1:50134 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.380 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.383 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaf893651, L:/127.0.0.1:43792 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.386 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.389 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96401f26, L:/127.0.0.1:50144 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.390 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.390 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1750), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [880ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1267ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.394 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.394 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.394 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.395 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.395 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.395 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.395 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.398 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x383ae9e3, L:/127.0.0.1:43800 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.399045  4316 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.399 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.391553 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57994 (local address 127.1.246.190:42441)
21:04:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.391709 (+   156us) server_negotiation.cc:207] Beginning negotiation
21:04:17.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.391714 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.392671 (+   957us) server_negotiation.cc:408] Connection header received
21:04:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.392970 (+   299us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.392975 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.393045 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.393107 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:17.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.397854 (+  4747us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.398671 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.398872 (+   201us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57994: BlockingRecv error: recv got EOF from 127.0.0.1:57994 (error 108)
21:04:17.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
21:04:17.403 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.405 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.407 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.410 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.413 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6404f76d, L:/127.0.0.1:50154 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.415 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.417 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.419 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa1516d2, L:/127.0.0.1:50166 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.423 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.425 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.426 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4276b92b, L:/127.0.0.1:50174 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.427 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.431 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.432 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.432 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.434 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.437 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.441 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x82c7821b, L:/127.0.0.1:50186 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.442 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9dffc33e, L:/127.0.0.1:50190 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.445 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.449 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa6ce194b, L:/127.0.0.1:43810 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.450 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.455 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.462 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x78086780, L:/127.0.0.1:43816 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.462 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.465 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.465 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=852), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [17ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1806), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1273ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1704ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.469 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0eb9ce84, L:/127.0.0.1:57996 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.469 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.470 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.470 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:17.470 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.470 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.470 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.471 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.471 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.472 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.472 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.472 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.472 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.473 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.473 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.475 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.475 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.475 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.475 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.477 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.477 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.477 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.479 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.480 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.481 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.486 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f2e1e78, L:/127.0.0.1:50196 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.489 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb6d32a72, L:/127.0.0.1:50198 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.491 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.491 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.493 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.494 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.498 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.501 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc99d8f2, L:/127.0.0.1:43820 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.503 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.503 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8d6eda8e, L:/127.0.0.1:43836 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1845), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [322ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1740ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=890), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [448ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.509 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1abdee11, L:/127.0.0.1:58000 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.509 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.510 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.510 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.510 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.510 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.511 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.510 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.511 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.512 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.512 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.512 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.513 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.513 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.514 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.514 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.514 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.514 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.514 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.515 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.516 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.516 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.519455  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.501406 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58008 (local address 127.1.246.190:42441)
21:04:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.501560 (+   154us) server_negotiation.cc:207] Beginning negotiation
21:04:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.501565 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.502144 (+   579us) server_negotiation.cc:408] Connection header received
21:04:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.502429 (+   285us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.502435 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.502504 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.502566 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.505882 (+  3316us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.506940 (+  1058us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.517975 (+ 11035us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.520 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.518248 (+   273us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.518841 (+   593us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.518867 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:17.520 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.518873 (+     6us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.518889 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.518914 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.518925 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.519014 (+    89us) server_negotiation.cc:1036] Waiting for connection context
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.519288 (+   274us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58008: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58008): Connection reset by peer (error 104)
21:04:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
21:04:17.521 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.521 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1854), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [394ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [937ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.524 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8678bb9e, L:/127.0.0.1:50210 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.526 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.520 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.527 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.527 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.527 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.527 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.528 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.529 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.529 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.529568  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.521740 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58024 (local address 127.1.246.190:42441)
21:04:17.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.521867 (+   127us) server_negotiation.cc:207] Beginning negotiation
21:04:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.521872 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.522836 (+   964us) server_negotiation.cc:408] Connection header received
21:04:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.523143 (+   307us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.523148 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.523213 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.523266 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.528142 (+  4876us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.529003 (+   861us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.529442 (+   439us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58024: BlockingRecv error: recv got EOF from 127.0.0.1:58024 (error 108)
21:04:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
21:04:17.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.533 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.533 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.533 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.535 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.536 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.537 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.537 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.538 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.539 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.540 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.543 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.548 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.549 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5a0ce850, L:/127.0.0.1:50226 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.554 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x597031f3, L:/127.0.0.1:50220 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.556 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x514f71c9, L:/127.0.0.1:43852 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.556 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1882), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1735ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1742ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.558 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.559 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.562 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.563 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.564 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.564 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.564 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.565 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.565 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.565 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.568598  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.551783 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58040 (local address 127.1.246.190:42441)
21:04:17.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.551930 (+   147us) server_negotiation.cc:207] Beginning negotiation
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.551935 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.554319 (+  2384us) server_negotiation.cc:408] Connection header received
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.555860 (+  1541us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.555864 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.555927 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.555984 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.560879 (+  4895us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.561771 (+   892us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.567787 (+  6016us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.568009 (+   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:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.568155 (+   146us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.568180 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.568183 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.568197 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.568216 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.568224 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.568297 (+    73us) server_negotiation.cc:1036] Waiting for connection context
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.568445 (+   148us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58040: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58040): Connection reset by peer (error 104)
21:04:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
21:04:17.571 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.572 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.572 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.574 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x74d5942a, L:/127.0.0.1:43864 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.574 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.575 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.576 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.577 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.579 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.581 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.584 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.585 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc72a2fdc, L:/127.0.0.1:43880 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x69826fa8, L:/127.0.0.1:50232 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5af9d488, L:/127.0.0.1:50248 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.593 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.597 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.599 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0ca9a15, L:/127.0.0.1:43886 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1909), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1683ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1692ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.606 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.606 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.606 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.607 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.608 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.608 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:17.608 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.609411  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.593661 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58052 (local address 127.1.246.190:42441)
21:04:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.593803 (+   142us) server_negotiation.cc:207] Beginning negotiation
21:04:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.593807 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.594006 (+   199us) server_negotiation.cc:408] Connection header received
21:04:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.595267 (+  1261us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.595271 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.595335 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.595401 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.602362 (+  6961us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.603195 (+   833us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.605857 (+  2662us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.606066 (+   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:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.608775 (+  2709us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.608801 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.608808 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.608826 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.608856 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.608867 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.608939 (+    72us) server_negotiation.cc:1036] Waiting for connection context
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.609223 (+   284us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58052: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58052): Connection reset by peer (error 104)
21:04:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
21:04:17.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.611 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.612 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.612 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.612 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.615 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.616 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.617 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.618 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd38228a2, L:/127.0.0.1:50260 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.623 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.624 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.625 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd1700a45, L:/127.0.0.1:50274 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.626 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.630 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.631 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.634 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b8518b0, L:/127.0.0.1:43890 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1985), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [855ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1917ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.639 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.640 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.640 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.640 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.640 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.640 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.640 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.640 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.641 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.641 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.641685  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.629642 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58056 (local address 127.1.246.190:42441)
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.629818 (+   176us) server_negotiation.cc:207] Beginning negotiation
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.629823 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.630316 (+   493us) server_negotiation.cc:408] Connection header received
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.630599 (+   283us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.630603 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.630660 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.630712 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.633864 (+  3152us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.634636 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.639133 (+  4497us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.639397 (+   264us) 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:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.640991 (+  1594us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.641016 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.641020 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.641039 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.641065 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.641076 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.641149 (+    73us) server_negotiation.cc:1036] Waiting for connection context
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.641539 (+   390us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58056: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58056): Cannot send after transport endpoint shutdown (error 108)
21:04:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
21:04:17.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.647 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.648 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.649 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.651 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.652 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.653 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.657 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb14735dd, L:/127.0.0.1:50286 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.661 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.663 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x859f29d6, L:/127.0.0.1:43892 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.664 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.665 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.666 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [356ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [667ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.671 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.671 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.671 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.672 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.672 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.672 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.672 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.673 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.675 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.677867  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.659926 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58062 (local address 127.1.246.190:42441)
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.660054 (+   128us) server_negotiation.cc:207] Beginning negotiation
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.660059 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.660594 (+   535us) server_negotiation.cc:408] Connection header received
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.660910 (+   316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.660914 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.660991 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.661084 (+    93us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.664736 (+  3652us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.665509 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.677079 (+ 11570us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.677308 (+   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:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.677448 (+   140us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.677470 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.677473 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.677486 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.677505 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.677513 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.677582 (+    69us) server_negotiation.cc:1036] Waiting for connection context
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.677716 (+   134us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58062: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58062): Connection reset by peer (error 104)
21:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
21:04:17.679 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.680 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46bf14cb, L:/127.0.0.1:50296 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.682 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.685 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb0557795, L:/127.0.0.1:43906 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.687 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.687 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1089), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [388ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [396ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1089), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [677ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [682ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.692 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.692 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.692 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:17.692 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.692 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.692 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.693 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.693 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.693 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.693 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.694 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.694 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.694 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.694 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.696318  4316 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.694470 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58082 (local address 127.1.246.190:42441)
21:04:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.694619 (+   149us) server_negotiation.cc:207] Beginning negotiation
21:04:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.694624 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.696211 (+  1587us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58082: BlockingRecv error: recv got EOF from 127.0.0.1:58082 (error 108)
21:04:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
21:04:17.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.698390  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.679052 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58076 (local address 127.1.246.190:42441)
21:04:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.679183 (+   131us) server_negotiation.cc:207] Beginning negotiation
21:04:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.679187 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.679415 (+   228us) server_negotiation.cc:408] Connection header received
21:04:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.681235 (+  1820us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.681238 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.681295 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.681347 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.684811 (+  3464us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.685633 (+   822us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.697624 (+ 11991us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.697840 (+   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:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.697972 (+   132us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.697991 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.697994 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.698008 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.698028 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.698037 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.698133 (+    96us) server_negotiation.cc:1036] Waiting for connection context
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.698263 (+   130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58076: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58076): Connection reset by peer (error 104)
21:04:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
21:04:17.699 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.699 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.699 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.700 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.700 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.702 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.703 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.703 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.710 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f73539a, L:/127.0.0.1:50312 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.712 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.713 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.717 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.719 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.720 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.721 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.726 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf9addd26, L:/127.0.0.1:43916 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.731 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf6e90826, L:/127.0.0.1:58090 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.732 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.733 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [407ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [688ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [716ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.735 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.737 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.737 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.737 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.738 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.739 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x35a51560, L:/127.0.0.1:43926 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.742 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [425ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [723ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.746 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.746 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1135), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [424ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [432ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.750 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.750 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.750 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:17.750 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.752 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.752 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.752 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.754580  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.747801 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58096 (local address 127.1.246.190:42441)
21:04:17.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.747932 (+   131us) server_negotiation.cc:207] Beginning negotiation
21:04:17.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.747937 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.754468 (+  6531us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58096: BlockingRecv error: recv got EOF from 127.0.0.1:58096 (error 108)
21:04:17.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
21:04:17.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.755 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.756 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.756 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.756 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:17.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.757 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.757 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.759017  4316 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.726190 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58094 (local address 127.1.246.190:42441)
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.726326 (+   136us) server_negotiation.cc:207] Beginning negotiation
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.726330 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.733045 (+  6715us) server_negotiation.cc:408] Connection header received
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.734822 (+  1777us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.734826 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.734880 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.734936 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.745403 (+ 10467us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.746119 (+   716us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.758128 (+ 12009us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.758360 (+   232us) 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:04:17.759 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.758550 (+   190us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:17.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.758571 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:17.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.758575 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:17.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.758590 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:17.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.758608 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:17.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.758625 (+    17us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:17.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.758705 (+    80us) server_negotiation.cc:1036] Waiting for connection context
21:04:17.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.758835 (+   130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58094: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58094): Connection reset by peer (error 104)
21:04:17.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
21:04:17.759 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.762 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.763 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.764 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.772 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x662dd5e2, L:/127.0.0.1:50326 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.776 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.776 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.779 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.779 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.779 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a8d9931, L:/127.0.0.1:43928 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.781 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.786 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaeeb164a, L:/127.0.0.1:50338 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.787 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.789 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.789 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.791 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.792 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.795 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.796 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.797 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.798 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc803fa53, L:/127.0.0.1:50350 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.801 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.802 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf95bec5f, L:/127.0.0.1:43936 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.802 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.810 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7fc1514d, L:/127.0.0.1:58102 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1194), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [732ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [755ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [760ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.814 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.816 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa3d93ea8, L:/127.0.0.1:43942 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.820 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.823 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.824 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.824 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.824 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.824 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.824 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.824 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.824 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2153), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1745ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1984ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2007ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.826 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2e78c77f, L:/127.0.0.1:58118 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.827 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.831 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.831 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.831 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.831 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.832 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.832 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.832 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.836 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.838 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.838 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.839 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.840 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.841 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f8c33fb, L:/127.0.0.1:50352 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.843 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.843 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2161), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [396ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:17.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.848 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.848 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:17.848 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.849 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.849 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.855 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.855 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.856 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.857 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x45c8db0e, L:/127.0.0.1:43954 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2181), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1990ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [2003ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2018ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2034ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.859 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:17.860 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:17.859 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcad9f03c, L:/127.0.0.1:58122 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.863 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.863 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:17.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.866 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.867 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.867 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.868 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.868 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.868 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.870 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.870 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.870 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.873 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.876 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.877 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.880 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd57afb85, L:/127.0.0.1:43966 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.883 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1e1b66c7, L:/127.0.0.1:50368 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:17.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2185), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [970ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1962ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.885 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.888 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.888 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.888 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.888 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.889 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.890 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.889868  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.873699 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58130 (local address 127.1.246.190:42441)
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.873836 (+   137us) server_negotiation.cc:207] Beginning negotiation
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.873841 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.876878 (+  3037us) server_negotiation.cc:408] Connection header received
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.876927 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.876931 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.876990 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.877067 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.888023 (+ 10956us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.888888 (+   865us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.889735 (+   847us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58130: BlockingRecv error: recv got EOF from 127.0.0.1:58130 (error 108)
21:04:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
21:04:17.890 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.892 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.898 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.898 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.898 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b13870e, L:/127.0.0.1:43980 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1676ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1687ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1937ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1961ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.901 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x192cb5d7, L:/127.0.0.1:58140 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:17.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.903 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.904 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:17.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.905 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.905 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:17.906 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.906 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:17.907 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.907 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.907 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.908 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.908 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:17.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.915 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.915 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.915 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7d3f6f74, L:/127.0.0.1:43992 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:17.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:17.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1326), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [664ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [908ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [922ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.918 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:17.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.921 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.922 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.922 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:17.922 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.922 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.922 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.923 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.923 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.924 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:17.924 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1331), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [379ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [385ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:17.925249  4316 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.916816 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58154 (local address 127.1.246.190:42441)
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.916957 (+   141us) server_negotiation.cc:207] Beginning negotiation
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.916961 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.917460 (+   499us) server_negotiation.cc:408] Connection header received
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.917720 (+   260us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.917724 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.917784 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.917840 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.921441 (+  3601us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.922248 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:17.925100 (+  2852us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58154: BlockingRecv error: recv got EOF from 127.0.0.1:58154 (error 108)
21:04:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
21:04:17.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:17.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:17.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:17.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:17.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:17.928 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:17.928 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.929 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.929 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.929 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:17.929 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:17.929 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:17.931 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.932 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.932 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:17.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:17.932 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.934 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.935 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.935 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.936 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.937 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.938 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.939 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.939 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.940 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.940 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.941 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.942 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.942 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.943 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.943 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.943 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:17.944 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:17.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:17.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:17.952 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.953 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:17.953 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.963 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:17.964 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:17.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:17.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:17.969 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.010 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.020 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b29b553, L:/127.0.0.1:50382 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.023 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.024 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.025 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.025 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.025 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.026 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.026 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1410), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [447ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [741ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.027 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.027 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.027 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.028 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.028 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [471ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1750ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.028 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.029 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.029 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.029 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.029 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.030 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.032 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.033 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.033 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.035 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.036 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.036 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.037 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.037 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.037 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.038 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.041 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.041 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.042 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.042 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.032 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.041 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.043 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.044 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.045 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.045 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.046 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.047 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.047 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.048 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.048 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.048 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.048 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.049 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.049 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.051 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.053 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.054 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.054 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.055 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.056 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.057 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.057 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.059 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.060 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.061 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.061 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.061 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.062 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.062 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.062 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.062 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.062 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.062 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x279370a0, L:/127.0.0.1:50384 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.063 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.063 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.064 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.064 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.064 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.064 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.064 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf10bf436, L:/127.0.0.1:44006 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.065 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.065 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.065 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.065 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.066 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.066335  4316 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.028879 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58202 (local address 127.1.246.190:42441)
21:04:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.059182 (+ 30303us) server_negotiation.cc:207] Beginning negotiation
21:04:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.059186 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.059199 (+    13us) server_negotiation.cc:408] Connection header received
21:04:18.066 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xacce0e16, L:/127.0.0.1:50398 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.059232 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.059235 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.059290 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.059360 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.061857 (+  2497us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.062539 (+   682us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.065552 (+  3013us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.065750 (+   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:04:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.065859 (+   109us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:18.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.067 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x14bee853, L:/127.0.0.1:58186 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.069 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x574c58cd, L:/127.0.0.1:44004 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.069 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.071 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.081 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7232177a, L:/127.0.0.1:44022 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2429), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [327ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2305ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [2319ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.048 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfd24ca00, L:/127.0.0.1:58168 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.089 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d1d6565, L:/127.0.0.1:44042 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1481), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [399ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [938ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1066ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [1074ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, deferred=null) after lookup
21:04:18.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.084 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.091 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.092 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.092 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.092 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.092 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.067 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.065958 (+    99us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:18.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.066032 (+    74us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.066189 (+   157us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58202: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58202): Connection reset by peer (error 104)
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30237,"thread_start_us":95,"threads_started":1}
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.079957  3989 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.027904 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58180 (local address 127.1.246.190:42441)
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.028358 (+   454us) server_negotiation.cc:207] Beginning negotiation
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.028363 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.028378 (+    15us) server_negotiation.cc:408] Connection header received
21:04:18.094 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.028428 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.094 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.028434 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.028497 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.028584 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.035403 (+  6819us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.036157 (+   754us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.069033 (+ 32876us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.069264 (+   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:04:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.079330 (+ 10066us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:18.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.079438 (+   108us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:18.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.079512 (+    74us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.079807 (+   295us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58180: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58180): Connection reset by peer (error 104)
21:04:18.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":373}
21:04:18.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.101 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.102 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.102 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.102 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.102 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.104 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1257fff0, L:/127.0.0.1:44050 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.106 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.106 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a9653c2, L:/127.0.0.1:44038 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.111 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.112 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.120 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.123 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.128 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.129 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.139 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.139 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.143 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.144 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.144 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.145 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.145 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.146 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.146 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.147 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.147 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.156 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.156 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1549), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [705ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.158 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.159 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.162 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.162 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.162 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.162 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.162 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.167749  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.158459 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58210 (local address 127.1.246.190:42441)
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.158623 (+   164us) server_negotiation.cc:207] Beginning negotiation
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.158631 (+     8us) server_negotiation.cc:400] Waiting for connection header
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.158653 (+    22us) server_negotiation.cc:408] Connection header received
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.158838 (+   185us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.158844 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.158924 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.159055 (+   131us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.162263 (+  3208us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.163351 (+  1088us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.166505 (+  3154us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.166737 (+   232us) 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:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.167151 (+   414us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.167264 (+   113us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.167331 (+    67us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.167605 (+   274us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58210: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58210): Connection reset by peer (error 104)
21:04:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
21:04:18.169 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.172 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.176 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.177 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.177 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.180 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.183 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.184 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x35f4f055, L:/127.0.0.1:58226 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.191 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.191 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.192 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3d9f393, L:/127.0.0.1:44064 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.192 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe4c7f239, L:/127.0.0.1:44070 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2532), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [2007ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [2018ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2425ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.195 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1586), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [410ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.198 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.198 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.198 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x746703bf, L:/127.0.0.1:57790 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.198 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.198 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.199 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.199 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.200 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.201 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.201 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.201 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.202 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.202 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.204 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.204 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.206355  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.191550 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58238 (local address 127.1.246.190:42441)
21:04:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.191691 (+   141us) server_negotiation.cc:207] Beginning negotiation
21:04:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.191695 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.194078 (+  2383us) server_negotiation.cc:408] Connection header received
21:04:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.194393 (+   315us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.194397 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.194456 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.194520 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.201930 (+  7410us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.202852 (+   922us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.206184 (+  3332us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58238: BlockingRecv error: recv got EOF from 127.0.0.1:58238 (error 108)
21:04:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
21:04:18.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.209 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.209 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.209 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.219 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.219 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.220 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2554), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [436ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [876ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.221 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.224 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.224 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.224 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:18.224 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.225 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.225 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.226 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.226 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.231 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x374ebe77, L:/127.0.0.1:44078 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.233 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.233 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2539), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1949ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1975ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2059ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2184ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.237 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.238 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.238 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.238 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.238 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.238 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.239 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.249287  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.235372 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58246 (local address 127.1.246.190:42441)
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.235778 (+   406us) server_negotiation.cc:207] Beginning negotiation
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.235783 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.235800 (+    17us) server_negotiation.cc:408] Connection header received
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.236420 (+   620us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.236424 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.236512 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.249 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.236572 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.241187 (+  4615us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.242088 (+   901us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.249135 (+  7047us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58246: BlockingRecv error: recv got EOF from 127.0.0.1:58246 (error 108)
21:04:18.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":283}
21:04:18.250 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2548), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [955ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [976ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [2181ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.252 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.255 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.255 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.255 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.255 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.255 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.256 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.256 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.256 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.256989  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.252823 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58262 (local address 127.1.246.190:42441)
21:04:18.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.256620 (+  3797us) server_negotiation.cc:207] Beginning negotiation
21:04:18.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.256625 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:18.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.256642 (+    17us) server_negotiation.cc:408] Connection header received
21:04:18.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.256697 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.256701 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.256757 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.256877 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58262: BlockingWrite error: write error: Broken pipe (error 32)
21:04:18.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3677}
21:04:18.258 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.258 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.265 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.266 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.267 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.267 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.268 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.268 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.273 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.273 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.274 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.274 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.274 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.275 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.275 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.277 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.277 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.278 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.278 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.278 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.279 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.279 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.281 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.283 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.285 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.290 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.292 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76d165fd, L:/127.0.0.1:50402 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.300 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60da904c, L:/127.0.0.1:44086 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.301 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.302 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.303 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.311 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x36eb8488, L:/127.0.0.1:58264 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.311 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4567c506, L:/127.0.0.1:44088 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=382), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [247ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.316 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.317 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.318 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.318 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.318 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.318 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.318 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.319 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.319 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.319 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.319 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.321 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.321 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.322 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.323 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.327 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.327 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.329 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.331 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.332 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.332 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.333 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.334 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.338 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.338 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.342 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e744bcf, L:/127.0.0.1:50406 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.347 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.348 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.349 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.349 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.354 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.356 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.358 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.359 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f6bbd07, L:/127.0.0.1:50410 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.361 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.362 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.364 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.366 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76f2900a, L:/127.0.0.1:50424 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.368 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.371 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.373 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.375 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.379 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7dffca97, L:/127.0.0.1:44096 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=446), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [255ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.382 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x99c71acc, L:/127.0.0.1:58280 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.383 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.385 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.385 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.385 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.386 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.386 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.386 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.386 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.387 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.387 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.388 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7df6c449, L:/127.0.0.1:50428 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.389 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.391 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.395 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a0429d2, L:/127.0.0.1:50442 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.397 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.399 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.400 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.400 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.403 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.404 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.405 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7106b3cf, L:/127.0.0.1:50456 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.410 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.412 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.413 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x212a3e17, L:/127.0.0.1:44102 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.414 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.421 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc191e4f8, L:/127.0.0.1:50470 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.423 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f885f30, L:/127.0.0.1:44110 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.423 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=484), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [280ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [281ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.429 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.430 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.431 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.431 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.431 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.431 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.432 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.432 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.432 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.434 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.434893  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.419876 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58296 (local address 127.1.246.190:42441)
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.420010 (+   134us) server_negotiation.cc:207] Beginning negotiation
21:04:18.435 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.420014 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.420454 (+   440us) server_negotiation.cc:408] Connection header received
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.421216 (+   762us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.421220 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.421278 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.421343 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.426445 (+  5102us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.427232 (+   787us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.433928 (+  6696us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.434200 (+   272us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.434370 (+   170us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.434394 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.434399 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.434415 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
21:04:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.434437 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:18.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.434448 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:18.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.434539 (+    91us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.434721 (+   182us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58296: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58296): Connection reset by peer (error 104)
21:04:18.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
21:04:18.436 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.438 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.442 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.445 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3e1b28da, L:/127.0.0.1:44124 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.448 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.453 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6e4d5d5, L:/127.0.0.1:50486 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.457 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [302ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.463 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.463 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.463 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.464 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.464 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.465 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.465 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.466501  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.441729 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58304 (local address 127.1.246.190:42441)
21:04:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.441873 (+   144us) server_negotiation.cc:207] Beginning negotiation
21:04:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.441877 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.442273 (+   396us) server_negotiation.cc:408] Connection header received
21:04:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.445363 (+  3090us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.445367 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.445424 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.445482 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.450725 (+  5243us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.452962 (+  2237us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.463161 (+ 10199us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.463420 (+   259us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.464677 (+  1257us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.464703 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.464708 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.464726 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.464754 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.464766 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.464856 (+    90us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.466344 (+  1488us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58304: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58304): Connection reset by peer (error 104)
21:04:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
21:04:18.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.468 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.468 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.471 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.472 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.476 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.477 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.480 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf14362a7, L:/127.0.0.1:44126 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.482 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.482 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1870), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [942ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.484 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.486 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x558c1ea9, L:/127.0.0.1:50508 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.486 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.487 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.487 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.488 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:18.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.488 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:18.488 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:18.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1873), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [311ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1026ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.489226  4293 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.484423 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58322 (local address 127.1.246.190:42441)
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.484563 (+   140us) server_negotiation.cc:207] Beginning negotiation
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.484569 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.488464 (+  3895us) server_negotiation.cc:408] Connection header received
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.488689 (+   225us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.488693 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.488759 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.488830 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.489101 (+   271us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58322: BlockingRecv error: recv got EOF from 127.0.0.1:58322 (error 108)
21:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
21:04:18.490 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe4f5a992, L:/127.0.0.1:50498 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.492 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0ce268c6, L:/127.0.0.1:58314 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.493 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.495 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.495 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.495 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.496 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.496 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.496 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.501 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.501 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.502 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.503 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.503 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.503 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.504 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.514 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9265e1c4, L:/127.0.0.1:50522 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.519 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.519 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.520 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.521 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.521 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04c229dc, L:/127.0.0.1:50518 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.522 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.524 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.527 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.528 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e4876df, L:/127.0.0.1:50524 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.529 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.531 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7390495a, L:/127.0.0.1:44144 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.535 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x94c4ec42, L:/127.0.0.1:44142 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=500), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [263ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.538 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.539 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.541 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.541 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.541 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.541 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.541 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.542 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.542 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.545496  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.527293 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58336 (local address 127.1.246.190:42441)
21:04:18.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.527414 (+   121us) server_negotiation.cc:207] Beginning negotiation
21:04:18.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.527418 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:18.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.527839 (+   421us) server_negotiation.cc:408] Connection header received
21:04:18.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.529362 (+  1523us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.529365 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.529423 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.529480 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.534900 (+  5420us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.535753 (+   853us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.538032 (+  2279us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.538274 (+   242us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.544939 (+  6665us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.544961 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.544965 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.544980 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.545007 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.545017 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.545084 (+    67us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.545349 (+   265us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58336: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58336): Connection reset by peer (error 104)
21:04:18.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
21:04:18.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.554 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.556 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.557 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.561 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.563 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.563 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x24963d6b, L:/127.0.0.1:50526 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.564 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.565 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.566 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd369bf8d, L:/127.0.0.1:50534 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.569 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.572 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.573 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.576 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.576 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.578 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.579 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c7d8a16, L:/127.0.0.1:50540 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.579 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4fb93d71, L:/127.0.0.1:44154 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=542), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [306ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.583 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x866a201f, L:/127.0.0.1:58338 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.584 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.587 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.588 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.588 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.588 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.589 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.589 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.589 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.592 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe09caa81, L:/127.0.0.1:50548 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.594 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.596 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.598 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.598 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7d01d814, L:/127.0.0.1:44162 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.603 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.603 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x247e1e34, L:/127.0.0.1:50556 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.610 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.615 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc23c6bf7, L:/127.0.0.1:44168 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=573), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [331ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.618 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc00ec3b0, L:/127.0.0.1:58350 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.619 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.619 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.620 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.621 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.621 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.622 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.622 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.622 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.622 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.622 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.622 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.623 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.623 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.624 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.625 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.629 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x603c83dc, L:/127.0.0.1:44172 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.629 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xba716ce9, L:/127.0.0.1:50566 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.630 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.631 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.632 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.632 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.637 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf37cb779, L:/127.0.0.1:50570 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.639 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.640 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.643 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x380a5d09, L:/127.0.0.1:44186 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=599), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [360ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [368ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.647 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5bda7ff6, L:/127.0.0.1:58352 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.649 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.650 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:18.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.650 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.651 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.651 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.651 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.651 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.653 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.653 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.653 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.655 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.656 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.657 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.658 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.660 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ea62fd9, L:/127.0.0.1:50574 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.665 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.666 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.666 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9198e54, L:/127.0.0.1:44188 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=613), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [346ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [351ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.672 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.672 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.672 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.672 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.673 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.673 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.673902  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.665487 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58368 (local address 127.1.246.190:42441)
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.665665 (+   178us) server_negotiation.cc:207] Beginning negotiation
21:04:18.674 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.665670 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:18.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.665939 (+   269us) server_negotiation.cc:408] Connection header received
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.666114 (+   175us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.666118 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.666171 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.666250 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.669580 (+  3330us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.670389 (+   809us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.672724 (+  2335us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.672928 (+   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:04:18.674 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.673362 (+   434us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.673383 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.673387 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.673402 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.673425 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.673435 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.673497 (+    62us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.673745 (+   248us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58368: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58368): Connection reset by peer (error 104)
21:04:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
21:04:18.674 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.675 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.674 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.676 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.677 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.682 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.684 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.688 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbfce0be2, L:/127.0.0.1:50590 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.691 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x57154155, L:/127.0.0.1:44194 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.692 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.693 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=636), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [368ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.697 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.697 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.697 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.697 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.699 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.700 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.700893  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.690280 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58374 (local address 127.1.246.190:42441)
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.690402 (+   122us) server_negotiation.cc:207] Beginning negotiation
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.690407 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.690765 (+   358us) server_negotiation.cc:408] Connection header received
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.691511 (+   746us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.691515 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.691570 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.691625 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.695897 (+  4272us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.696674 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.699683 (+  3009us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.699884 (+   201us) 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:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.700350 (+   466us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.700372 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.700376 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.700389 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.700412 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.700421 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.700499 (+    78us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.700752 (+   253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58374: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58374): Connection reset by peer (error 104)
21:04:18.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
21:04:18.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.703 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.703 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.703 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.705 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.706 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.707 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3053b4f5, L:/127.0.0.1:50598 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.712 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.714 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed9375fd, L:/127.0.0.1:44206 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=656), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [386ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [392ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.719 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.721 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.721 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.721 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.721 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.722 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.722 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.722 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.722 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.723366  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.710815 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58390 (local address 127.1.246.190:42441)
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.710943 (+   128us) server_negotiation.cc:207] Beginning negotiation
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.710973 (+    30us) server_negotiation.cc:400] Waiting for connection header
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.711362 (+   389us) server_negotiation.cc:408] Connection header received
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.711622 (+   260us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.711626 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.711680 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.711732 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.715637 (+  3905us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.716414 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.720697 (+  4283us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.720920 (+   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:04:18.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.722422 (+  1502us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:18.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.722445 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:18.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.722451 (+     6us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:18.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.722470 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
21:04:18.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.722498 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:18.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.722509 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:18.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.722610 (+   101us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.723200 (+   590us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58390: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58390): Connection reset by peer (error 104)
21:04:18.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
21:04:18.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.725 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.725 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.727 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.727 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.729 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.729 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.734 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.735 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.741 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0676452c, L:/127.0.0.1:44220 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.743 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x37399d3e, L:/127.0.0.1:50610 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=682), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [412ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.745 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x17ec358c, L:/127.0.0.1:50614 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.747 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x64e90a5a, L:/127.0.0.1:44216 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.749 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.749 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.751 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.751 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.751 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.751 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.752372  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.733590 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58402 (local address 127.1.246.190:42441)
21:04:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.733719 (+   129us) server_negotiation.cc:207] Beginning negotiation
21:04:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.733723 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.734382 (+   659us) server_negotiation.cc:408] Connection header received
21:04:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.735303 (+   921us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.735307 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.735365 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.735434 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.752 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.742726 (+  7292us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.743500 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.747703 (+  4203us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.747938 (+   235us) 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:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.751753 (+  3815us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.751777 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.751780 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.751795 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.751820 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.751830 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.751908 (+    78us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.752221 (+   313us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58402: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58402): Connection reset by peer (error 104)
21:04:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
21:04:18.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.753 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.754 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.754 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.755 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.756 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.757 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.758 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.761 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbc1898f7, L:/127.0.0.1:44222 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=668), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [425ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.765 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.765 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.766 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.766 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state NEGOTIATING
21:04:18.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.768 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.769 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:18.769 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.769343  4610 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.755421 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50620 (local address 127.1.246.189:39207)
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.755564 (+   143us) server_negotiation.cc:207] Beginning negotiation
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.755568 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.756682 (+  1114us) server_negotiation.cc:408] Connection header received
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.757168 (+   486us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.757172 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.757227 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.757280 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.763925 (+  6645us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.764738 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.768472 (+  3734us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.768709 (+   237us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.768871 (+   162us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.768893 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.768897 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.768911 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.768928 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.768936 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.769006 (+    70us) server_negotiation.cc:1036] Waiting for connection context
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.769153 (+   147us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50620: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50620): Connection reset by peer (error 104)
21:04:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
21:04:18.770 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.771 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.771518  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.756188 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58406 (local address 127.1.246.190:42441)
21:04:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.756300 (+   112us) server_negotiation.cc:207] Beginning negotiation
21:04:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.756304 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.758009 (+  1705us) server_negotiation.cc:408] Connection header received
21:04:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.758244 (+   235us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.758248 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.758308 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.758379 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.766142 (+  7763us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.767000 (+   858us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.771409 (+  4409us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58406: BlockingRecv error: recv got EOF from 127.0.0.1:58406 (error 108)
21:04:18.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
21:04:18.772 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.772 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.774 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.783 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb3651e35, L:/127.0.0.1:50638 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.784 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.786 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.787 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.787 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.788 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb8f8b0ad, L:/127.0.0.1:44226 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.795 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x15377107, L:/127.0.0.1:50628 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.796 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa61d6481, L:/127.0.0.1:58408 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.797 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.797 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.799 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x54b7b5eb, L:/127.0.0.1:44238 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=865), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [677ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [679ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [681ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.803 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.803 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=864), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [269ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [276ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.804 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.805 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.805 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.805 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.805 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.805 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.805 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.807 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.807 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.807 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.808 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.808 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.808 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.808 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.808 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.809 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.810 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.811642  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.804290 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58424 (local address 127.1.246.190:42441)
21:04:18.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.804454 (+   164us) server_negotiation.cc:207] Beginning negotiation
21:04:18.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.804459 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:18.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.807448 (+  2989us) server_negotiation.cc:408] Connection header received
21:04:18.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.807865 (+   417us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.807870 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.807936 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.807992 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:18.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.810538 (+  2546us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.811322 (+   784us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.811509 (+   187us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58424: BlockingRecv error: recv got EOF from 127.0.0.1:58424 (error 108)
21:04:18.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76}
21:04:18.812 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.812 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.812 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.817 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8bb2fc5d, L:/127.0.0.1:50642 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.819 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.821 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.827 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.827 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x89afe9ac, L:/127.0.0.1:44242 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.827 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.828 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.828 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.828 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.829 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.830 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.830 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.838 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.839 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa89bb29e, L:/127.0.0.1:50650 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.839 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa1bb90f, L:/127.0.0.1:44244 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.840 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.841 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.841 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.842 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.843 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [345ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [695ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.843 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.844 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.844 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x712ba0e5, L:/127.0.0.1:49998 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.849 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.850 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.850 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.850 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.850 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.850 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.851 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45a00fd5, L:/127.0.0.1:50644 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.851 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.852344  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.852 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.838119 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58426 (local address 127.1.246.190:42441)
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.838301 (+   182us) server_negotiation.cc:207] Beginning negotiation
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.838306 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.838589 (+   283us) server_negotiation.cc:408] Connection header received
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.838714 (+   125us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.838718 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.838771 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.838852 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.850816 (+ 11964us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.851527 (+   711us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.852220 (+   693us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58426: BlockingRecv error: recv got EOF from 127.0.0.1:58426 (error 108)
21:04:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
21:04:18.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.854 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.855 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x29bcca49, L:/127.0.0.1:44248 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.855 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.856 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.856 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.856 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.857 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [251ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [591ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.859 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.859 [DEBUG - pool-4-thread-49] (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.1.246.189:39207, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [264ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [274ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.863 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.863 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8fa3d356, L:/127.0.0.1:58434 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.863 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.863 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.863 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:18.863 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.863 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.863 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.863 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.864 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.864 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.864 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.864 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.864 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.864 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.867 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.869 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.870 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.874 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.877 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x34938405, L:/127.0.0.1:50658 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.881 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.882 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.882 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f70d419, L:/127.0.0.1:44250 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.884 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [611ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [616ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.887 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.887 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.888 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.890 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.892 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xab312518, L:/127.0.0.1:58446 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.895 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.895 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.895 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.895 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.896 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.899 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f384021, L:/127.0.0.1:50668 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.899 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.903 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.904 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.906 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6386227b, L:/127.0.0.1:44260 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=867), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [615ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [627ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [635ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.911 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1ceec29b, L:/127.0.0.1:58448 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.912 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.913 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.913 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.913 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.913 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.913 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.914 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.914 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.914 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.914 [DEBUG - pool-4-thread-5] (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.1.246.189:39207, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [319ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.916 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.916 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.916 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.918 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.918 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.918 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.919538  4293 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.917629 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58460 (local address 127.1.246.190:42441)
21:04:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.917754 (+   125us) server_negotiation.cc:207] Beginning negotiation
21:04:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.917758 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.918564 (+   806us) server_negotiation.cc:408] Connection header received
21:04:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.918845 (+   281us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.918848 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.918910 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.918983 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.919427 (+   444us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58460: BlockingRecv error: recv got EOF from 127.0.0.1:58460 (error 108)
21:04:18.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
21:04:18.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.920 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.920 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.922 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.922 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.923 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.924 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.931 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.932 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.935 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe6f435ef, L:/127.0.0.1:44274 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=893), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [644ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [661ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.940 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc28b8970, L:/127.0.0.1:50670 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.941 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.941 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.941 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.941 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.942 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.942 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.942 [DEBUG - pool-4-thread-9] (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.1.246.189:39207, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [353ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.942 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.944 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.945278  4293 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.930663 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58464 (local address 127.1.246.190:42441)
21:04:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.930799 (+   136us) server_negotiation.cc:207] Beginning negotiation
21:04:18.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.930804 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:18.945 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.931246 (+   442us) server_negotiation.cc:408] Connection header received
21:04:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.931434 (+   188us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.931438 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.946 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:18.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.931496 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.931549 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:18.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.943612 (+ 12063us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:18.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.944440 (+   828us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:18.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.945159 (+   719us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58464: BlockingRecv error: recv got EOF from 127.0.0.1:58464 (error 108)
21:04:18.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
21:04:18.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.946 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.946 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.946 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:18.946 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.947 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:18.947683  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:18.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.943099 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58476 (local address 127.1.246.190:42441)
21:04:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.943245 (+   146us) server_negotiation.cc:207] Beginning negotiation
21:04:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.943250 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.944917 (+  1667us) server_negotiation.cc:408] Connection header received
21:04:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.946775 (+  1858us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.946779 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.946838 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.946885 (+    47us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.947563 (+   678us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58476: BlockingRecv error: recv got EOF from 127.0.0.1:58476 (error 108)
21:04:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
21:04:18.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.949 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.949 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.951 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.951 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.952 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.958 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c2408fe, L:/127.0.0.1:50678 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.960 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.967 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x441469bb, L:/127.0.0.1:44282 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=921), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [670ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [670ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [680ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [689ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.970 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.971 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:18.971 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:18.972 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:18.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:18.973 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:18.980 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:18.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:18.985 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0415d0f0, L:/127.0.0.1:58480 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:18.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:18.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:18.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:18.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:18.989 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:18.989 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:18.989 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:18.989 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:18.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:18.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:18.990 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:18.990 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:18.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:18.992 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:18.992 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:18.995 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52ab93bb, L:/127.0.0.1:44288 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:18.995 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:18.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:18.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=948), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [348ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:18.997 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:18.998 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32c0b2dd, L:/127.0.0.1:50692 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:18.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.001 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.002 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbccfa637, L:/127.0.0.1:50706 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.002 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.003 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.003 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.003 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.005 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.006542  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.990684 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58492 (local address 127.1.246.190:42441)
21:04:19.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.990837 (+   153us) server_negotiation.cc:207] Beginning negotiation
21:04:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.990842 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.995564 (+  4722us) server_negotiation.cc:408] Connection header received
21:04:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.995833 (+   269us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.995837 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.995895 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:18.995948 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.005134 (+  9186us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.006003 (+   869us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.006417 (+   414us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58492: BlockingRecv error: recv got EOF from 127.0.0.1:58492 (error 108)
21:04:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
21:04:19.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.007 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.008 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.009 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.011 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.011 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.011 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.011 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x596252bb, L:/127.0.0.1:50714 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.015 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.015 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.016 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.018 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.018 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf33428bd, L:/127.0.0.1:44294 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.024 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.025 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.026 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.027 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x013bfc8a, L:/127.0.0.1:50730 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.028 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.030 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.034 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4fd9d68f, L:/127.0.0.1:44304 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.037 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.038 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.038 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.039 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.042 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.046 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0a06fd33, L:/127.0.0.1:50736 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.050 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.051 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.052 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x350aa06c, L:/127.0.0.1:44306 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.053 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xba95c6f2, L:/127.0.0.1:58494 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=993), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [720ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [726ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.055 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.056 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.057 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.058 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.058 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.058 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.059 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.059 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.063 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.064 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.065 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.065 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.066 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.069 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xecc6f76e, L:/127.0.0.1:50744 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.069 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.071 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.075 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8b7f215, L:/127.0.0.1:44318 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.076 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.080 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.086 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.088 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa27720a9, L:/127.0.0.1:50754 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.093 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb3097e2b, L:/127.0.0.1:44322 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.094 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.094 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1161), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [249ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [680ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1000), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [752ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [756ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.096 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x85135511, L:/127.0.0.1:58496 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.097 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.098 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.098 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.098 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.098 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.098 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.098 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.100394  4293 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.095957 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58508 (local address 127.1.246.190:42441)
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.096107 (+   150us) server_negotiation.cc:207] Beginning negotiation
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.096110 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.096612 (+   502us) server_negotiation.cc:408] Connection header received
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.096860 (+   248us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.096864 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.096916 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.096965 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.099366 (+  2401us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.100061 (+   695us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.100258 (+   197us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58508: BlockingRecv error: recv got EOF from 127.0.0.1:58508 (error 108)
21:04:19.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
21:04:19.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.101 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.101 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.101 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.102 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.102 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.103 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.103 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.103 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.104 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.105 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.106 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.107 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.108 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.108 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.110 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.111 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.116 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.120 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8cd7620d, L:/127.0.0.1:44338 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.127 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed87f220, L:/127.0.0.1:44348 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.130 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.132 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe294cbd3, L:/127.0.0.1:50758 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.137 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.139 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.141 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x95cc80d0, L:/127.0.0.1:44358 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.144 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [971ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [972ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1004ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1005ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.148 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.149 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1208), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [674ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [684ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.150 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.153 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.153 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.153 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.153 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.154 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.158 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.158 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.158 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.159 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.159 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.159 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.160 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.160 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.161 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.163411  4293 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.115978 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58510 (local address 127.1.246.190:42441)
21:04:19.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.116101 (+   123us) server_negotiation.cc:207] Beginning negotiation
21:04:19.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.116105 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.137999 (+ 21894us) server_negotiation.cc:408] Connection header received
21:04:19.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.165 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.165 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.165 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.166 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.166 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.166 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.166 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.167 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.139282 (+  1283us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.139287 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.139347 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.139415 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.146661 (+  7246us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.147456 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.160108 (+ 12652us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.160344 (+   236us) 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:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.162866 (+  2522us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.162889 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.162892 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.162907 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.162934 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.162943 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.163037 (+    94us) server_negotiation.cc:1036] Waiting for connection context
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.163269 (+   232us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58510: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58510): Connection reset by peer (error 104)
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.164242  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.149817 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58526 (local address 127.1.246.190:42441)
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.149950 (+   133us) server_negotiation.cc:207] Beginning negotiation
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.149954 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.150323 (+   369us) server_negotiation.cc:408] Connection header received
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.151988 (+  1665us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.151993 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.152054 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.152128 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.161694 (+  9566us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.162455 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.164152 (+  1697us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58526: BlockingRecv error: recv got EOF from 127.0.0.1:58526 (error 108)
21:04:19.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
21:04:19.170 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3e9ae3b1, L:/127.0.0.1:44368 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1229), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [707ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1014ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1026ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.174 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.175 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.175 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.175 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.175 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.175 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.175 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.175 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.178406  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.164990 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58532 (local address 127.1.246.190:42441)
21:04:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.165125 (+   135us) server_negotiation.cc:207] Beginning negotiation
21:04:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.165130 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.165466 (+   336us) server_negotiation.cc:408] Connection header received
21:04:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.165668 (+   202us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.165671 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.165723 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.165779 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.177282 (+ 11503us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.178032 (+   750us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.178285 (+   253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58532: BlockingRecv error: recv got EOF from 127.0.0.1:58532 (error 108)
21:04:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
21:04:19.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.179 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.180 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.181 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.182 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.188 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.189 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.190 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.192 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed3e96fe, L:/127.0.0.1:50768 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.196 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.197 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.204 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.204 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.205 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.208 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd18aa8b0, L:/127.0.0.1:44372 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1176), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [923ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [931ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [936ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [952ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.215 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x83ee6a3b, L:/127.0.0.1:58540 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.215 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.216 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.218 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.218 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.218 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.218 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.218 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.219 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.219 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.220 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.220 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.221 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.225 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6283f9ae, L:/127.0.0.1:44386 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [298ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [947ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [958ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.227 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.230 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.230 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.230 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.230 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.231 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.231 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.231 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.232 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.233 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.234 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.234 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.234 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.235 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.236 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.234095  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.219637 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58556 (local address 127.1.246.190:42441)
21:04:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.219762 (+   125us) server_negotiation.cc:207] Beginning negotiation
21:04:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.219766 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.220664 (+   898us) server_negotiation.cc:408] Connection header received
21:04:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.220781 (+   117us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.220784 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.220831 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.236 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.247 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.253 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8511f586, L:/127.0.0.1:50774 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.255 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.220897 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.232933 (+ 12036us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.233724 (+   791us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.233952 (+   228us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58556: BlockingRecv error: recv got EOF from 127.0.0.1:58556 (error 108)
21:04:19.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
21:04:19.258 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.260 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.261 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.263 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.275 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.276 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.276 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.276 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.276 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.277 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.277 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.277 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.277 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.278 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.278 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.278 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.278 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.279 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.279 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.279 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.279 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.280 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.281 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.281 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.282 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.282 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.282 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.282 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.282 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.283 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.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:04:19.283 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.283 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.283 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.283 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.283 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.283 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:19.285 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f5d8477, L:/127.0.0.1:44394 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.289 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.289 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1247), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [973ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [984ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1013ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.293 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.293 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:19.293 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.296 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.296 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.297 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.297 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.297 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.298 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.299 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.300 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.300 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.307 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.310 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.312 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.313 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0ccddbf0, L:/127.0.0.1:44402 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.321 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.322 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.323 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19567fda, L:/127.0.0.1:50786 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.327 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.333 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda6c29d6, L:/127.0.0.1:50794 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.334 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.337 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.342 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2fcfa24a, L:/127.0.0.1:44410 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1029ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1057ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1065ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.349 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.349 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.349 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.350 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.350 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.350 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.350 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.352 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.352 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.352 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xffefa9f8, L:/127.0.0.1:58562 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.354488  2037 connection.cc:466] server connection from 127.0.0.1:58562 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58562 (request call id 0) could send its response
21:04:19.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.355 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.356 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.356 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2742), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [311ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [547ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.357 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.358 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.360 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.361 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.361 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.361 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.362 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.362 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.362 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.363056  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.357115 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58578 (local address 127.1.246.190:42441)
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.357254 (+   139us) server_negotiation.cc:207] Beginning negotiation
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.357258 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.357529 (+   271us) server_negotiation.cc:408] Connection header received
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.357782 (+   253us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.357787 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.357854 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.357942 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.362039 (+  4097us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.362785 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.362919 (+   134us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58578: BlockingWrite error: write error: Broken pipe (error 32)
21:04:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
21:04:19.363 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.365 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.369 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.371 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.381 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.382 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x067f6c6f, L:/127.0.0.1:50808 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.383 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.389 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x876dee5b, L:/127.0.0.1:44412 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [687ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1052ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.396 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.397 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.397 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.397 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.397 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.398 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x62750ad0, L:/127.0.0.1:58588 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.402 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.403 [DEBUG - pool-4-thread-73] (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.1.246.189:39207, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [694ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [701ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.404 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.406 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.407 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.407 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.407 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.407 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.407 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.408 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.408 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.409 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.410 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.410 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.410 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.410300  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.404729 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58592 (local address 127.1.246.190:42441)
21:04:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.404858 (+   129us) server_negotiation.cc:207] Beginning negotiation
21:04:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.404862 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.405135 (+   273us) server_negotiation.cc:408] Connection header received
21:04:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.405412 (+   277us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.405416 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.405476 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.410 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.405545 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.409120 (+  3575us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.409949 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.410162 (+   213us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58592: BlockingRecv error: recv got EOF from 127.0.0.1:58592 (error 108)
21:04:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":36}
21:04:19.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.417 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.421 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.426 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20b9355e, L:/127.0.0.1:50820 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.428 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.430 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde99223d, L:/127.0.0.1:44418 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1374), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1089ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1096ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1106ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1110ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.434 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.435 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.435 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.435 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.435 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0513efad, L:/127.0.0.1:58604 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.436 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.436 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.439 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.439 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.439 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.441 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.441 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1379), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [416ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [419ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.445 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.445 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.445 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:19.445 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.446 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.446 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.446 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.447 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.448 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.448 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.448 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.455 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.455 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.461 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x80ab0bf5, L:/127.0.0.1:58610 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.462 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.463 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.463 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1527), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [261ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [976ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [993ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.464 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.467 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.467 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.467 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.468 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:19.468 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.470 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.470 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.470 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.471 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.472 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.472 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc1d43da1, L:/127.0.0.1:44434 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.473 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.474 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1413), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [738ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1132ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.478 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.481 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8d0e929b, L:/127.0.0.1:44438 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.482 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.482 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.482 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.482 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.482 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.483 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.483 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.483 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.483 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.484 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f986783, L:/127.0.0.1:50824 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.486 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.487 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.494 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xff611595, L:/127.0.0.1:44444 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.494 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1554), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1341ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1351ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.495 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.495 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.496 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.497 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x66852a8b, L:/127.0.0.1:58618 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.499 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.499 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.499 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.499 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.499 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.500 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.500 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.501 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.502 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.502 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.505 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.507 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.508 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe67a9ba7, L:/127.0.0.1:44450 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1472), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [295ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1238ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.513 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.514 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.514 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.514 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.514 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.514 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.515 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.516 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.517 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.517 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.518 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.518 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.518 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.519 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.520 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.520 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.521 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.521924  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.505531 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58622 (local address 127.1.246.190:42441)
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.505733 (+   202us) server_negotiation.cc:207] Beginning negotiation
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.505737 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.506103 (+   366us) server_negotiation.cc:408] Connection header received
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.506262 (+   159us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.506265 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.506318 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.506388 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.511717 (+  5329us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.512630 (+   913us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.517605 (+  4975us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.517818 (+   213us) 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:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.519287 (+  1469us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.519308 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.519312 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.519326 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.519351 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.519361 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.519421 (+    60us) server_negotiation.cc:1036] Waiting for connection context
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.521772 (+  2351us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58622: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58622): Connection reset by peer (error 104)
21:04:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":108}
21:04:19.522 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.523 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.523 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.524 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.524 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.524 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.525 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.525 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.527 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.527 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18b0ba95, L:/127.0.0.1:50832 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.527 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.528 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.528 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.529 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.529 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.529 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.530 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.530 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.531 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.531 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.532 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.532 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.532 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.533 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.533 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.533 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.534 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.534 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.535 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.535 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.535 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.536 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.537 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.538 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.538 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.539 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.542 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.542 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbcd03ac6, L:/127.0.0.1:50840 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.545 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.548 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.549 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd650884b, L:/127.0.0.1:44460 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.551 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [708ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [734ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [889ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [900ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.555 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.555 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.555 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.556870  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.545619 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58636 (local address 127.1.246.190:42441)
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.545910 (+   291us) server_negotiation.cc:207] Beginning negotiation
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.545917 (+     7us) server_negotiation.cc:400] Waiting for connection header
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.546467 (+   550us) server_negotiation.cc:408] Connection header received
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.547575 (+  1108us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.547580 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.547660 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.547717 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.552720 (+  5003us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.553528 (+   808us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.556139 (+  2611us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.556332 (+   193us) 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:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.556470 (+   138us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.556490 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.556493 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.556506 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.556522 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.556530 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.556595 (+    65us) server_negotiation.cc:1036] Waiting for connection context
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.556727 (+   132us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58636: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58636): Connection reset by peer (error 104)
21:04:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":170}
21:04:19.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.563 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.563 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.563 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.564 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.564 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.564 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1506), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [694ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [706ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [713ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.565 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.566 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.569 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.569 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:19.569 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.569 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.570 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.570 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.570 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.571 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.571 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.572 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.572 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.574 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.575 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a7b7a04, L:/127.0.0.1:50848 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.582 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.586 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0ff14d00, L:/127.0.0.1:44476 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.588 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1527), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1250ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1262ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.593 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.593 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.593 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.593 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.593 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.593 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.593 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.594341  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.582301 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58638 (local address 127.1.246.190:42441)
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.582448 (+   147us) server_negotiation.cc:207] Beginning negotiation
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.582452 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.582914 (+   462us) server_negotiation.cc:408] Connection header received
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.587262 (+  4348us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.587266 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.587338 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.587453 (+   115us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.592862 (+  5409us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.594046 (+  1184us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.594219 (+   173us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58638: BlockingWrite error: write error: Broken pipe (error 32)
21:04:19.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
21:04:19.595 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.595 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.595 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.596 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.596 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.596 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.598 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.598 [DEBUG - pool-4-thread-80] (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.1.246.189:39207, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [268ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [978ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1014ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.598 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.600 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.602 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.603 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.603 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.603 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.605 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.605 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.606 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.606801  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.598837 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58640 (local address 127.1.246.190:42441)
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.599541 (+   704us) server_negotiation.cc:207] Beginning negotiation
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.599546 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.600623 (+  1077us) server_negotiation.cc:408] Connection header received
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.600698 (+    75us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.600701 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.600760 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.600841 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.605661 (+  4820us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.606517 (+   856us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.606681 (+   164us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58640: BlockingWrite error: write error: Broken pipe (error 32)
21:04:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":599}
21:04:19.607 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.609 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.609 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.612 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd2219ac2, L:/127.0.0.1:43642 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3926), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1335ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1980ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [2748ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.618 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.618 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.618 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.618 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.619 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.619 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.619 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.621 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.621 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.622 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.622 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.623 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.627 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9eadbf2f, L:/127.0.0.1:58648 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.628 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x12e1b2ce, L:/127.0.0.1:44488 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1686), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [694ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1482ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [1483ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.631 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.631 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.632 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.633 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.632 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.634 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.635 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f356b20, L:/127.0.0.1:50858 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.637 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.637 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.637 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.637 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.637 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.638 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.638 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.641 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf814690c, L:/127.0.0.1:44498 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.643 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.643 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1606), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1374ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.644 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa90f8f8c, L:/127.0.0.1:50872 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.647 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.647 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.647 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:19.647 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.647 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.648 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.648 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:19.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.648561  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.647526 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58650 (local address 127.1.246.190:42441)
21:04:19.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.647775 (+   249us) server_negotiation.cc:207] Beginning negotiation
21:04:19.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.647780 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:19.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.648450 (+   670us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58650: BlockingRecv error: recv got EOF from 127.0.0.1:58650 (error 108)
21:04:19.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":148}
21:04:19.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.649 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.652 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.653 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.654 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.661 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa04f143f, L:/127.0.0.1:44512 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.662 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1620), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1253ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1387ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.664 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb12977d8, L:/127.0.0.1:58664 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.667 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.667 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.667 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.667 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.667 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.670 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.670 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.670 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.670 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.671 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.673 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.674 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.678 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x963a0cb5, L:/127.0.0.1:50874 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.682 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.683 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.684 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1de89a91, L:/127.0.0.1:50882 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.684 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfceebc1c, L:/127.0.0.1:44526 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=426), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [164ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.690 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.690 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.690 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.691121  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.682009 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58676 (local address 127.1.246.190:42441)
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.682544 (+   535us) server_negotiation.cc:207] Beginning negotiation
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.682548 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.691 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.682563 (+    15us) server_negotiation.cc:408] Connection header received
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.682605 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.682609 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.682673 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.682754 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.689806 (+  7052us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.690627 (+   821us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.690993 (+   366us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58676: BlockingRecv error: recv got EOF from 127.0.0.1:58676 (error 108)
21:04:19.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":436}
21:04:19.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.691 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.692 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.692 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.693 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.694 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.694 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.694 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.695 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.696 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.697 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.700 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.702 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5ed45dc, L:/127.0.0.1:50888 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.703 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.704 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x62819e25, L:/127.0.0.1:50896 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.707 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.708 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.709 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.710 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x68f4678b, L:/127.0.0.1:44540 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.714 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.715 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.716 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.717 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.719 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.722 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1f7a8f5, L:/127.0.0.1:50900 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.724 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68dd3222, L:/127.0.0.1:50908 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.726 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.726 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.727 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.728 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.728 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.729 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x115a93e2, L:/127.0.0.1:44546 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.731 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.733 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.735 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x235c57a0, L:/127.0.0.1:50922 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=461), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [205ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.745 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.747 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3fd0f21b, L:/127.0.0.1:44560 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.747 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=472), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [213ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.750 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.751 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.753 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.753 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.753 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.753 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.753 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.753 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.753 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.754 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.754 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.754 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.754 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.754 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.757 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.757 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.757 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.759 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.760 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.762436  4843 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.746028 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58702 (local address 127.1.246.190:42441)
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762051 (+ 16023us) server_negotiation.cc:207] Beginning negotiation
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762056 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762071 (+    15us) server_negotiation.cc:408] Connection header received
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762114 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762117 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762166 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762301 (+   135us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58702: BlockingWrite error: write error: Broken pipe (error 32)
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":15927,"thread_start_us":69,"threads_started":1}
21:04:19.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.763232  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.726405 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58692 (local address 127.1.246.190:42441)
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.726613 (+   208us) server_negotiation.cc:207] Beginning negotiation
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.726618 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.726968 (+   350us) server_negotiation.cc:408] Connection header received
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.728279 (+  1311us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.728283 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.728336 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.728427 (+    91us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.748203 (+ 19776us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.749075 (+   872us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762425 (+ 13350us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762646 (+   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:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762805 (+   159us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762828 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762831 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762844 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762862 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762870 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.762941 (+    71us) server_negotiation.cc:1036] Waiting for connection context
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.763106 (+   165us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58692: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58692): Connection reset by peer (error 104)
21:04:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":104}
21:04:19.765 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.765 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.765 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.770 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.771 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.775 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.776 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x912473bc, L:/127.0.0.1:50930 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.777 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.783 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x481cfea8, L:/127.0.0.1:44566 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=506), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [254ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.786 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x27ed8676, L:/127.0.0.1:58712 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.787 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.789 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.789 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.790 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.790 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.790 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.792 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e1ca52d, L:/127.0.0.1:50936 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.794 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.795 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.795 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.795 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.797 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.800 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.801 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.802 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x614761af, L:/127.0.0.1:44578 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.803 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.804 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb18a787e, L:/127.0.0.1:44590 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=525), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [277ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.808 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x73725702, L:/127.0.0.1:50940 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.808 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.808 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.808 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.808 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.809 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.809 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.810 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.811 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.811 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.813 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.818 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.819 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2f1a935, L:/127.0.0.1:50954 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.819859  4843 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.800703 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58722 (local address 127.1.246.190:42441)
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.800846 (+   143us) server_negotiation.cc:207] Beginning negotiation
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.800850 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.802935 (+  2085us) server_negotiation.cc:408] Connection header received
21:04:19.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.803101 (+   166us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.803106 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.803169 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.803267 (+    98us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.805769 (+  2502us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.806439 (+   670us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.819310 (+ 12871us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58722: BlockingRecv error: recv got EOF from 127.0.0.1:58722 (error 108)
21:04:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
21:04:19.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.822 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x393e3ca9, L:/127.0.0.1:50962 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.823 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.826 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.828 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.831 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.831 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:19.836 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x59836716, L:/127.0.0.1:58734 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.836 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdbbfe414, L:/127.0.0.1:44604 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.837 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.839 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [295ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.839 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.840 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.844 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.844 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.844 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.845 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.845 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.845 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.846 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.846 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.847 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa54ddf46, L:/127.0.0.1:50970 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.848 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b837188, L:/127.0.0.1:50982 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.850 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.851 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.851 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.852 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.853 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.857 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.858 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.858 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.859 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.859 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.860 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.861 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x036b7197, L:/127.0.0.1:44620 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.861 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.861 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.861 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.862 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.863 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.863 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.863 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.864 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.864 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1932), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [273ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [993ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1007ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.864 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.865 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1929), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [661ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1362ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.865 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.866 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.866 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.866 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.867 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.868 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.868 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1822), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1020ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1021ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:19.869 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.870 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.872 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.878 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f7bfaf0, L:/127.0.0.1:51006 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.878 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.878 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.878 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.879 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.881 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.881 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.881 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.881 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.881 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.881 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.881 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.882 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.882 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.882 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.882 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.882 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.882 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.882 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.883 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.883 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.884464  4504 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.863157 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58746 (local address 127.1.246.190:42441)
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.863303 (+   146us) server_negotiation.cc:207] Beginning negotiation
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.863308 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.883857 (+ 20549us) server_negotiation.cc:408] Connection header received
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.884002 (+   145us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.884005 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.884091 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.884173 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.884339 (+   166us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58746: BlockingRecv error: recv got EOF from 127.0.0.1:58746 (error 108)
21:04:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
21:04:19.886 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.886 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.886 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.887 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.893 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f9eec79, L:/127.0.0.1:44622 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.898 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe7ed1fcb, L:/127.0.0.1:51016 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.903 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b80393d, L:/127.0.0.1:51000 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.906 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf280b6f, L:/127.0.0.1:58744 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.906 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x24a0c829, L:/127.0.0.1:51032 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.907 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x33c81ef1, L:/127.0.0.1:50996 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.909 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.909 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.910 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=626), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [345ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [373ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.911255  4287 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.866178 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49992 (local address 127.1.246.189:39207)
21:04:19.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.866440 (+   262us) server_negotiation.cc:207] Beginning negotiation
21:04:19.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.866444 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.866712 (+   268us) server_negotiation.cc:408] Connection header received
21:04:19.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.911106 (+3044394us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49992: received 0 of 4 requested bytes
21:04:19.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":179,"thread_start_us":100,"threads_started":1}
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.911707  3985 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.859603 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43616 (local address 127.1.246.188:40533)
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.859738 (+   135us) server_negotiation.cc:207] Beginning negotiation
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.859742 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.859985 (+   243us) server_negotiation.cc:408] Connection header received
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.911508 (+3051523us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43616: received 0 of 4 requested bytes
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.911713  4284 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.864391 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43626 (local address 127.1.246.188:40533)
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.865680 (+  1289us) server_negotiation.cc:207] Beginning negotiation
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.865684 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.865699 (+    15us) server_negotiation.cc:408] Connection header received
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.911147 (+3045448us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43626: received 0 of 4 requested bytes
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":527,"thread_start_us":78,"threads_started":1}
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.911945  4282 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.862873 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49980 (local address 127.1.246.189:39207)
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.864791 (+  1918us) server_negotiation.cc:207] Beginning negotiation
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.864796 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.864812 (+    16us) server_negotiation.cc:408] Connection header received
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.911852 (+3047040us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49980: received 0 of 4 requested bytes
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":706,"thread_start_us":95,"threads_started":1}
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.912081  3984 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.843385 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43602 (local address 127.1.246.188:40533)
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.843503 (+   118us) server_negotiation.cc:207] Beginning negotiation
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.843507 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.843953 (+   446us) server_negotiation.cc:408] Connection header received
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.911978 (+3068025us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43602: received 0 of 4 requested bytes
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
21:04:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.912283  4195 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.860987 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57782 (local address 127.1.246.190:42441)
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.861115 (+   128us) server_negotiation.cc:207] Beginning negotiation
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.861120 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.861625 (+   505us) server_negotiation.cc:408] Connection header received
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.912194 (+3050569us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57782: received 0 of 4 requested bytes
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.912559  4066 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.849020 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49962 (local address 127.1.246.189:39207)
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.849137 (+   117us) server_negotiation.cc:207] Beginning negotiation
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.849141 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.849214 (+    73us) server_negotiation.cc:408] Connection header received
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.912488 (+3063274us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49962: received 0 of 4 requested bytes
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.912818  4156 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.847517 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49950 (local address 127.1.246.189:39207)
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.847658 (+   141us) server_negotiation.cc:207] Beginning negotiation
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.847662 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:16.847806 (+   144us) server_negotiation.cc:408] Connection header received
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.912727 (+3064921us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49950: received 0 of 4 requested bytes
21:04:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
21:04:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.914894  4876 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.864874 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58760 (local address 127.1.246.190:42441)
21:04:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.865987 (+  1113us) server_negotiation.cc:207] Beginning negotiation
21:04:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.865991 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.914527 (+ 48536us) server_negotiation.cc:408] Connection header received
21:04:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.914578 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.914581 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.914642 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.914785 (+   143us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58760: BlockingWrite error: write error: Broken pipe (error 32)
21:04:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1044,"thread_start_us":58,"threads_started":1}
21:04:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.916599  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.865590 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58762 (local address 127.1.246.190:42441)
21:04:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.866428 (+   838us) server_negotiation.cc:207] Beginning negotiation
21:04:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.866432 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.910865 (+ 44433us) server_negotiation.cc:408] Connection header received
21:04:19.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.910920 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.910923 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.915771 (+  4848us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.915861 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:19.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.916485 (+   624us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58762: BlockingRecv error: recv got EOF from 127.0.0.1:58762 (error 108)
21:04:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":756,"thread_start_us":52,"threads_started":1}
21:04:19.917 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.917 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.917 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.917 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.918 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.918 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.919 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.920 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.921 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.927 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd4459b25, L:/127.0.0.1:44634 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.940 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.940 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.941 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.943 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.949 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.950 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.951 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.957 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc9728d5, L:/127.0.0.1:44640 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.957 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4e3827a1, L:/127.0.0.1:58770 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:19.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=695), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [169ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [441ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [441ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:19.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.962 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.963 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.963 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:19.963 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.963 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.963 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.966 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:19.966 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:19.967 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xedb0ea29, L:/127.0.0.1:44642 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.968 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.969 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:19.969 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=693), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [185ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [451ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:19.970 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:19.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:19.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:19.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:19.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:19.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:19.974 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:19.974 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:19.974 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:19.974 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:19.975 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:19.975 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:19.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:19.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.977 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdfea23d4, L:/127.0.0.1:44650 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.978 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.978 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.980 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:19.980427  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.962085 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58772 (local address 127.1.246.190:42441)
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.962236 (+   151us) server_negotiation.cc:207] Beginning negotiation
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.962241 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.962622 (+   381us) server_negotiation.cc:408] Connection header received
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.964278 (+  1656us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.964282 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.964356 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.964420 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.979210 (+ 14790us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.979965 (+   755us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:19.980305 (+   340us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58772: BlockingRecv error: recv got EOF from 127.0.0.1:58772 (error 108)
21:04:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
21:04:19.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:19.984 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:19.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:19.984 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:19.985 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:19.989 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:19.990 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdba8f57f, L:/127.0.0.1:51044 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.990 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x666d9b0e, L:/127.0.0.1:51048 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:19.991 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:19.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:19.993 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:19.996 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x04dd48a0, L:/127.0.0.1:44664 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:19.998 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:19.999 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0bb4157e, L:/127.0.0.1:51052 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.001 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.004 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.005 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.007 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa00dedf8, L:/127.0.0.1:44672 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=731), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [469ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [478ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [486ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.012 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcdcada18, L:/127.0.0.1:58780 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:20.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.013 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.013 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.013 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.013 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.014 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.014 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.014 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.015 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.016 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.016 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.016 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.017 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.017 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.019 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.024 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe2e4bf8, L:/127.0.0.1:51062 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.025 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.026 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.027 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.028 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x63d24c5e, L:/127.0.0.1:51066 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.031 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.034 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe6e135da, L:/127.0.0.1:58796 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:20.035 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.036 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.037 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.037 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe262f550, L:/127.0.0.1:44686 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=759), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [501ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [511ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.042 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.042 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.043 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.043 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:20.043 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.043 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.043 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.043 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.043 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.044 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.046 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.046 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.047 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4943828b, L:/127.0.0.1:51074 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.052 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.053 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa4a8240c, L:/127.0.0.1:44690 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.055 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.055 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [513ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [521ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [525ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.059 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.059 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.059 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.059 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.059 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.059 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.060 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.060 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.061 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.061 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.062798  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.053905 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58812 (local address 127.1.246.190:42441)
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.054045 (+   140us) server_negotiation.cc:207] Beginning negotiation
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.054049 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.054421 (+   372us) server_negotiation.cc:408] Connection header received
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.054630 (+   209us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.054636 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.054700 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.054759 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.057611 (+  2852us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.058342 (+   731us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.062667 (+  4325us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58812: BlockingRecv error: recv got EOF from 127.0.0.1:58812 (error 108)
21:04:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
21:04:20.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.064 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.064 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.065 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.066 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x58607582, L:/127.0.0.1:51090 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.067 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc04d936, L:/127.0.0.1:44696 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.072 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.072 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=789), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [537ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [538ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.072 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.077 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.077 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.077 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.077 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.079 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.080482  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.072558 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58820 (local address 127.1.246.190:42441)
21:04:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.072702 (+   144us) server_negotiation.cc:207] Beginning negotiation
21:04:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.072706 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.073061 (+   355us) server_negotiation.cc:408] Connection header received
21:04:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.073350 (+   289us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.073354 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.073418 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.073468 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.076195 (+  2727us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.076945 (+   750us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.079337 (+  2392us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.079532 (+   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:04:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.079873 (+   341us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.079976 (+   103us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.080037 (+    61us) server_negotiation.cc:1036] Waiting for connection context
21:04:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.080344 (+   307us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58820: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58820): Connection reset by peer (error 104)
21:04:20.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
21:04:20.081 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.082 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.083 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.086 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.087 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.088 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.090 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x77b30e70, L:/127.0.0.1:44712 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.093 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.094 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x91883f93, L:/127.0.0.1:51100 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.094 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.095 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.099 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.102 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.103 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.103 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=819), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [12ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [331ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.105 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x33894f28, L:/127.0.0.1:44718 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.105 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.110 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [264ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.114 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.114 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.114 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.114 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.115 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.115 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.116 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.117 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.117 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.117 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.117 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.117 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.118 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.118 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.118698  4876 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.104810 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58834 (local address 127.1.246.190:42441)
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.104937 (+   127us) server_negotiation.cc:207] Beginning negotiation
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.104941 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.105724 (+   783us) server_negotiation.cc:408] Connection header received
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.106079 (+   355us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.106083 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.106144 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.106192 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.108823 (+  2631us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.109591 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.118572 (+  8981us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58834: BlockingRecv error: recv got EOF from 127.0.0.1:58834 (error 108)
21:04:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
21:04:20.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.120 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.120 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.120 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.121713  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.099002 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58824 (local address 127.1.246.190:42441)
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.099134 (+   132us) server_negotiation.cc:207] Beginning negotiation
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.099139 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.099514 (+   375us) server_negotiation.cc:408] Connection header received
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.101517 (+  2003us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.101521 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.101579 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.101630 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.113445 (+ 11815us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.114141 (+   696us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.116349 (+  2208us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.116571 (+   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:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.121177 (+  4606us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.121199 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.121202 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.121217 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.121243 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.121278 (+    35us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.121359 (+    81us) server_negotiation.cc:1036] Waiting for connection context
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.121584 (+   225us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58824: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58824): Connection reset by peer (error 104)
21:04:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
21:04:20.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.122 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.129 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.130 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.133 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x96da88ae, L:/127.0.0.1:44732 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.133 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=851), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [375ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [602ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.137 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x51a48f31, L:/127.0.0.1:58842 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:20.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.138 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.139 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.139 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.140 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.141 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.141 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.141 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:20.142 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.143 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.143 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.147 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0849053d, L:/127.0.0.1:44746 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.150 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.150 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=866), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [613ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.152 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.154 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe703bb14, L:/127.0.0.1:51116 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.155 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.155 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.155 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.155 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.156 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.156 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.157 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.157 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.159 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.159 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.159 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.159473  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.152038 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58856 (local address 127.1.246.190:42441)
21:04:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.152188 (+   150us) server_negotiation.cc:207] Beginning negotiation
21:04:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.152192 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.153492 (+  1300us) server_negotiation.cc:408] Connection header received
21:04:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.155321 (+  1829us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.155325 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.155406 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.155454 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.158299 (+  2845us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.159123 (+   824us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.159352 (+   229us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58856: BlockingRecv error: recv got EOF from 127.0.0.1:58856 (error 108)
21:04:20.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
21:04:20.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.160 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.161 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.161 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=877), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [371ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [395ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.162 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.162 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.163 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.163 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.164 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.165 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.166 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.166 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.166 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.171 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3b16202, L:/127.0.0.1:44754 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.171957  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.163064 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58864 (local address 127.1.246.190:42441)
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.163225 (+   161us) server_negotiation.cc:207] Beginning negotiation
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.163229 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.163244 (+    15us) server_negotiation.cc:408] Connection header received
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.163869 (+   625us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.163873 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.163937 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.164016 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.170774 (+  6758us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.171502 (+   728us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.171831 (+   329us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58864: BlockingRecv error: recv got EOF from 127.0.0.1:58864 (error 108)
21:04:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
21:04:20.173 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2138), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1375ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1897ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1907ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.178 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.178 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.178 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.178 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.179 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.179 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.180 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.181 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.181468  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.173074 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58872 (local address 127.1.246.190:42441)
21:04:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.173600 (+   526us) server_negotiation.cc:207] Beginning negotiation
21:04:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.173606 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.173623 (+    17us) server_negotiation.cc:408] Connection header received
21:04:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.174647 (+  1024us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.174650 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.174707 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.174756 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.177250 (+  2494us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.177911 (+   661us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.180369 (+  2458us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.180559 (+   190us) 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:04:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.180897 (+   338us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:20.182 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.181000 (+   103us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.181067 (+    67us) server_negotiation.cc:1036] Waiting for connection context
21:04:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.181333 (+   266us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58872: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58872): Connection reset by peer (error 104)
21:04:20.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":432}
21:04:20.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.183 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:20.183 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.183 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.183 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.183 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.184 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.184 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.184 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.185 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.185 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.192 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.192 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.192 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.192 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.192 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.193 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x74f7eb55, L:/127.0.0.1:51126 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.193 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x582024c4, L:/127.0.0.1:51136 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.194 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.195 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.196 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.196 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.202 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0fdf3ee1, L:/127.0.0.1:44764 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.202 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x56b4d368, L:/127.0.0.1:58888 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:20.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=942), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [677ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [679ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [688ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [688ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, deferred=null) after lookup
21:04:20.205 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.205 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=928), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [188ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.207 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.208 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.208 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.208 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.208 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.209 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.209 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.209 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.210366  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.206880 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58890 (local address 127.1.246.190:42441)
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.207058 (+   178us) server_negotiation.cc:207] Beginning negotiation
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.207064 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.207850 (+   786us) server_negotiation.cc:408] Connection header received
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.209907 (+  2057us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.209911 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.209971 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.210019 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.210253 (+   234us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58890: BlockingRecv error: recv got EOF from 127.0.0.1:58890 (error 108)
21:04:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
21:04:20.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.212 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.1.246.131' into [/127.1.246.131] in 1217150ns
21:04:20.212 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.212 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.212 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.213 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.213 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.213 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:20.213 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.214 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.214 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.215 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.215 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=938), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [459ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [472ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:20.216 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.220 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.220 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.220 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.220 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.221 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.221 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.221 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.221 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.221 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0dd43364, L:/127.0.0.1:51118 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.222477  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.217010 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58902 (local address 127.1.246.190:42441)
21:04:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.217159 (+   149us) server_negotiation.cc:207] Beginning negotiation
21:04:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.217165 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.217181 (+    16us) server_negotiation.cc:408] Connection header received
21:04:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.217227 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.217230 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.217303 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.217387 (+    84us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.221417 (+  4030us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.222025 (+   608us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.222334 (+   309us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58902: BlockingRecv error: recv got EOF from 127.0.0.1:58902 (error 108)
21:04:20.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
21:04:20.223 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.223 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.223 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.224 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.224 [DEBUG - pool-4-thread-26] (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.1.246.189:39207, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [471ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.225 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.229 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.232 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.232 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.232 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.232 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.232 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.233 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.233 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.233 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.236 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.236 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.236462  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.224704 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58916 (local address 127.1.246.190:42441)
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.224853 (+   149us) server_negotiation.cc:207] Beginning negotiation
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.224857 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.225196 (+   339us) server_negotiation.cc:408] Connection header received
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.225474 (+   278us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.225477 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.225532 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.225581 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.229022 (+  3441us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.229784 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.235121 (+  5337us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.235365 (+   244us) 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:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.235773 (+   408us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.235892 (+   119us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.235965 (+    73us) server_negotiation.cc:1036] Waiting for connection context
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.236306 (+   341us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58916: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58916): Connection reset by peer (error 104)
21:04:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
21:04:20.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.238 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.238 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.239 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.239 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.244 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x973726a5, L:/127.0.0.1:51150 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.245 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.245 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa57b44dc, L:/127.0.0.1:51166 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.247 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.248 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.250 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.253 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.257 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe5f3bc6d, L:/127.0.0.1:44772 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.257 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe19f4b45, L:/127.0.0.1:58932 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:20.259 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=981), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [711ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [722ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [735ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [735ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.260 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.263 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.263 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:20.263 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.267 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.267 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.267 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.269 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.271 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3d8840a6, L:/127.0.0.1:51170 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.272 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.274 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.276 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x45ee2e5e, L:/127.0.0.1:44788 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.277 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.278 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.279 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.281 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f3f902b, L:/127.0.0.1:51174 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.283 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.284 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.285 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.286 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.286 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.286 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.286 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.286 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.290 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.290 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1007), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [318ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [560ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.294 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.294 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.294 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:20.295 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.298 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf19bfa73, L:/127.0.0.1:44804 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.301 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x975cdd9e, L:/127.0.0.1:44802 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.305 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:20.306 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:20.306 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:20.307 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.308 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.309 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.310 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x472957c4, L:/127.0.0.1:51188 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.313 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.316 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x966aa82a, L:/127.0.0.1:44814 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.317 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1034), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [317ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [785ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.322 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.322 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.322 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.322 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.323 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.323 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.324 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.324 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.324 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.327363  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.313308 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58944 (local address 127.1.246.190:42441)
21:04:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.313481 (+   173us) server_negotiation.cc:207] Beginning negotiation
21:04:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.313486 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.313877 (+   391us) server_negotiation.cc:408] Connection header received
21:04:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.315308 (+  1431us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.315312 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.315379 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.327 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.315442 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.319867 (+  4425us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.320686 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.322696 (+  2010us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.322944 (+   248us) 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:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.326420 (+  3476us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.326439 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.326443 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.326456 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.326484 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.326495 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.326557 (+    62us) server_negotiation.cc:1036] Waiting for connection context
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.327217 (+   660us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58944: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58944): Connection reset by peer (error 104)
21:04:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":82}
21:04:20.328 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.328 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.330 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.330 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.331 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.335 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.337 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.337 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe7488d2a, L:/127.0.0.1:51204 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.338 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf410c0fe, L:/127.0.0.1:44830 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.341 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [789ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [790ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [804ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [806ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.345 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.345 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.345 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.345 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.346 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.347 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.347 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.347885  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.334894 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58954 (local address 127.1.246.190:42441)
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.335078 (+   184us) server_negotiation.cc:207] Beginning negotiation
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.335084 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.335510 (+   426us) server_negotiation.cc:408] Connection header received
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.335774 (+   264us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.335778 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.335866 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.335932 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.343959 (+  8027us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.344648 (+   689us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.346588 (+  1940us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.346813 (+   225us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.347288 (+   475us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.347311 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.347315 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.347331 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.347358 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:20.348 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.347368 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.347442 (+    74us) server_negotiation.cc:1036] Waiting for connection context
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.347733 (+   291us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58954: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58954): Connection reset by peer (error 104)
21:04:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":90}
21:04:20.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.349 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.350 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.350 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.350 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.350 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.353 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.356 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.356 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.357 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.357 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.358 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1dbe3b6a, L:/127.0.0.1:44832 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.359 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.359 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [371ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [823ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.361 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.364 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.364 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.364 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.364 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.365 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.365 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.366108  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.353381 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58966 (local address 127.1.246.190:42441)
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.353514 (+   133us) server_negotiation.cc:207] Beginning negotiation
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.353520 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.353915 (+   395us) server_negotiation.cc:408] Connection header received
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.356631 (+  2716us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.356638 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.356718 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.356805 (+    87us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.362971 (+  6166us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.363792 (+   821us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.365970 (+  2178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58966: BlockingRecv error: recv got EOF from 127.0.0.1:58966 (error 108)
21:04:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
21:04:20.366 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.367 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.367 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.368 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xafaaca80, L:/127.0.0.1:44836 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.370 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.371 [DEBUG - pool-4-thread-53] (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.1.246.189:39207, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [677ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [852ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.371 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.372 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.373 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.375 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.375 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state CONNECTING
21:04:20.375 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.375 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.376 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.376 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.376 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.379 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:20.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state CONNECTING due to: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:20.379 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnected from peer
21:04:20.380 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.380 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.382 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.383 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.385 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x45ab2d1e, L:/127.0.0.1:44844 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [204ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [850ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [870ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.394 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3ce7ea7, L:/127.0.0.1:44848 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.395 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.396 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf758fba4, L:/127.0.0.1:58970 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:20.396 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.396 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.396 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.396 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.396 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.397 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.398 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.399 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.399 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1120), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [266ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [276ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.400 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.400 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.402 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.402 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.402 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.402 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.402 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.403 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.404768  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.400174 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58980 (local address 127.1.246.190:42441)
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.400290 (+   116us) server_negotiation.cc:207] Beginning negotiation
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.400294 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.400642 (+   348us) server_negotiation.cc:408] Connection header received
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.400928 (+   286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.400935 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.400998 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.401052 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.403576 (+  2524us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.404383 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.404634 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58980: BlockingRecv error: recv got EOF from 127.0.0.1:58980 (error 108)
21:04:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
21:04:20.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.406 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.406 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.406 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.408 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e214a93, L:/127.0.0.1:44864 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.410 [DEBUG - kudu-nio-1] (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.1.246.189:39207, [490ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [500ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [873ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [885ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.411 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.411 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [726ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [745ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [751ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.411 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.412 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.414 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.415 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.415 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.415 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.415 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.416553  4876 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.418 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.418 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.418 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.418 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.419 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.411684 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59002 (local address 127.1.246.190:42441)
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.411802 (+   118us) server_negotiation.cc:207] Beginning negotiation
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.411806 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.412078 (+   272us) server_negotiation.cc:408] Connection header received
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.412762 (+   684us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.412766 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.412831 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.412882 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.415298 (+  2416us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.416130 (+   832us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.416433 (+   303us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59002: BlockingRecv error: recv got EOF from 127.0.0.1:59002 (error 108)
21:04:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
21:04:20.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.423413  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.409657 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58994 (local address 127.1.246.190:42441)
21:04:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.409808 (+   151us) server_negotiation.cc:207] Beginning negotiation
21:04:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.409814 (+     6us) server_negotiation.cc:400] Waiting for connection header
21:04:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.409827 (+    13us) server_negotiation.cc:408] Connection header received
21:04:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.409964 (+   137us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.409968 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.410025 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.410112 (+    87us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:20.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.417982 (+  7870us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.418996 (+  1014us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.424 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.422531 (+  3535us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.422725 (+   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:04:20.424 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.422899 (+   174us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.422921 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.422925 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.422939 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.423004 (+    65us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.423017 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:20.424 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.423113 (+    96us) server_negotiation.cc:1036] Waiting for connection context
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.423250 (+   137us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58994: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58994): Connection reset by peer (error 104)
21:04:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
21:04:20.427 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.428 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.428 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.429 [DEBUG - pool-4-thread-66] (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.1.246.189:39207, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [754ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [774ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.430 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.430 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.434 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.434 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.434 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.435 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.435 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.435 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.437 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ee8247d, L:/127.0.0.1:44874 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.439 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.439 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.439 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.440 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.440 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1157), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [768ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, [780ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, deferred=null) after lookup
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.441039  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.429777 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59018 (local address 127.1.246.190:42441)
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.429908 (+   131us) server_negotiation.cc:207] Beginning negotiation
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.429912 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.430376 (+   464us) server_negotiation.cc:408] Connection header received
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.433376 (+  3000us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.433380 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.433439 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.433488 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.439808 (+  6320us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.440527 (+   719us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.440884 (+   357us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59018: BlockingRecv error: recv got EOF from 127.0.0.1:59018 (error 108)
21:04:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
21:04:20.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.442 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.443 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.444 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.445 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.445 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.445 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.445 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.446 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.449 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.451 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.451 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.451 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.456373  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.442769 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59020 (local address 127.1.246.190:42441)
21:04:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.442917 (+   148us) server_negotiation.cc:207] Beginning negotiation
21:04:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.442921 (+     4us) server_negotiation.cc:400] Waiting for connection header
21:04:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.444349 (+  1428us) server_negotiation.cc:408] Connection header received
21:04:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.444402 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.444405 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.444467 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.444570 (+   103us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.453342 (+  8772us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.455541 (+  2199us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.456095 (+   554us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59020: BlockingRecv error: recv got EOF from 127.0.0.1:59020 (error 108)
21:04:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
21:04:20.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.458 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.458 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.459 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.459 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.459 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.460 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.461 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb0e1315a, L:/127.0.0.1:44886 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.462 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1180), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [364ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [908ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [929ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.468 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.470 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.471 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.471 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.471 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.471 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.471 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda1080bf, L:/127.0.0.1:44892 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.472 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.472 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [710ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [946ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [958ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.473177  4876 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.449130 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59022 (local address 127.1.246.190:42441)
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.449425 (+   295us) server_negotiation.cc:207] Beginning negotiation
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.449433 (+     8us) server_negotiation.cc:400] Waiting for connection header
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.450072 (+   639us) server_negotiation.cc:408] Connection header received
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.450423 (+   351us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.450430 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.450525 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.450614 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.463313 (+ 12699us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.464123 (+   810us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.470674 (+  6551us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.470895 (+   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:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.471944 (+  1049us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.471966 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.471970 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.471982 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.472004 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.472014 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.472108 (+    94us) server_negotiation.cc:1036] Waiting for connection context
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.473029 (+   921us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59022: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59022): Connection reset by peer (error 104)
21:04:20.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":74}
21:04:20.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.475 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.475 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.475 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.476 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.476 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [706ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [722ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [857ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [874ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.477 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.480 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.480 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.480 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.481 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.481 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.482 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.482 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.482 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.482 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.482 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf17fef56, L:/127.0.0.1:59028 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:20.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.483 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.483 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.484023  4876 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.477346 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59040 (local address 127.1.246.190:42441)
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.477488 (+   142us) server_negotiation.cc:207] Beginning negotiation
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.477491 (+     3us) server_negotiation.cc:400] Waiting for connection header
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.477889 (+   398us) server_negotiation.cc:408] Connection header received
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.483519 (+  5630us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.483525 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.483591 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.483645 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.483895 (+   250us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59040: BlockingRecv error: recv got EOF from 127.0.0.1:59040 (error 108)
21:04:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
21:04:20.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.485 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.485 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.491 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.492 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.492 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.505 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.505 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1223), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [294ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [898ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [909ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.506 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.508 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.508 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.509 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.510 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.511 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.511 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.511 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.511 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.511 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.511690  4876 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.506134 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59056 (local address 127.1.246.190:42441)
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.506298 (+   164us) server_negotiation.cc:207] Beginning negotiation
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.506303 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.506638 (+   335us) server_negotiation.cc:408] Connection header received
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.507046 (+   408us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.507050 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.507129 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.507208 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.510218 (+  3010us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.510987 (+   769us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.511553 (+   566us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59056: BlockingRecv error: recv got EOF from 127.0.0.1:59056 (error 108)
21:04:20.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
21:04:20.512 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.513 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.513 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.513 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.518 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe8bc3ee9, L:/127.0.0.1:44894 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.519 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.519 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4824), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [2576ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [4597ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [4608ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.519 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.525 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.525 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.525 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.528 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.530 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.531 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.531 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.531 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.531 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.531 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.532 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcbf54873, L:/127.0.0.1:59070 - R:/127.1.246.190:42441] using TOKEN/null
21:04:20.532 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.533 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.535 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.536 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.543 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:20.544 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.544 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.544 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.188:40533: connection closed
21:04:20.541 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.544 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.188:40533: connection closed
21:04:20.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.545 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.545 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state TERMINATED
21:04:20.545 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.546 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.547 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.1.246.190:42441(127.1.246.190:42441)] connecting to peer
21:04:20.547 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.547 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.547 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:20.549 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.550 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.550 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.550 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.555 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a728809, L:/127.0.0.1:44910 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.556 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4860), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [2155ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [4613ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [4641ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.560 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.560 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.560 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.188:40533: connection closed
21:04:20.561 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.246.190:42441(127.1.246.190:42441)] Successfully connected to peer
21:04:20.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.562 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.190
21:04:20.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.563 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.563 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1611177e, L:/127.0.0.1:59080 - R:/127.1.246.190:42441] using SASL/PLAIN
21:04:20.563 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.563 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.563 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.564 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.564 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.564 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.566 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x74685811, L:/127.0.0.1:44924 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4870), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1699ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [4627ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [4648ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=null) after lookup
21:04:20.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.571 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.572 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.572 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state NEGOTIATING
21:04:20.572 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.572 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.572 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.573 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:20.574293  4875 negotiation.cc:336] Failed RPC negotiation. Trace:
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.560848 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59092 (local address 127.1.246.190:42441)
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.561010 (+   162us) server_negotiation.cc:207] Beginning negotiation
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.561015 (+     5us) server_negotiation.cc:400] Waiting for connection header
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.561458 (+   443us) server_negotiation.cc:408] Connection header received
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.561654 (+   196us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.561658 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.561723 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.561786 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.564567 (+  2781us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.565271 (+   704us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.572975 (+  7704us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.573204 (+   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:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.573855 (+   651us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.573878 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.573881 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.573897 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.573921 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
21:04:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.573932 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
21:04:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.574016 (+    84us) server_negotiation.cc:1036] Waiting for connection context
21:04:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 21:04:20.574148 (+   132us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59092: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59092): Connection reset by peer (error 104)
21:04:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
21:04:20.575 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.575 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.575 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.190:42441: connection closed
21:04:20.576 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.576 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.577 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.579 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.579 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.582 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.1.246.189:39207,127.1.246.188:40533,127.1.246.190:42441; will retry
21:04:20.583 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.1.246.189:39207,127.1.246.188:40533,127.1.246.190:42441; will retry
21:04:20.583 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.1.246.189:39207,127.1.246.188:40533,127.1.246.190:42441; will retry
21:04:20.587 [DEBUG - pool-430-thread-1] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state NEGOTIATING due to: connection closed
21:04:20.588 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.1.246.189:39207: connection closed
21:04:20.592 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.593 [DEBUG - kudu-nio-3] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.596 [DEBUG - pool-426-thread-1] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:20.597 [DEBUG - pool-514-thread-1] (Connection.java:748) [peer master-127.1.246.189:39207(127.1.246.189:39207)] connecting to peer
21:04:20.599 [DEBUG - pool-426-thread-1] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.603 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x1cdaadb5, L:/127.0.0.1:44932 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.604 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.605 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.605 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.606 [DEBUG - kudu-nio-4] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.606 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4924), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [1014ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [1016ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1029ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [1389ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [4718ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: Network error: connection closed, [4758ms] delaying RPC due to: Service unavailable: Master config (127.1.246.189:39207,127.1.246.188:40533,127.1.246.190:42441) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed, [4760ms] refreshing cache from master, [4760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [4761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [4762ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [4765ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [4766ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [4778ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=Deferred@618772650(state=PENDING, result=null, callback=(continuation of Deferred@357034725 after retry RPC after error@353344230), errback=(continuation of Deferred@357034725 after retry RPC after error@353344230))) after lookup
21:04:20.607 [DEBUG - kudu-nio-3] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.608 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.609 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.609 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.609 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.609 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.609 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.610 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.610 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:20.610 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.610 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.610 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.610 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.612 [DEBUG - pool-514-thread-1] (Connection.java:748) [peer master-127.1.246.188:40533(127.1.246.188:40533)] connecting to peer
21:04:20.613 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.1.246.189:39207(127.1.246.189:39207)] Successfully connected to peer
21:04:20.616 [DEBUG - kudu-nio-3] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.189
21:04:20.619 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xcc535d40, L:/127.0.0.1:51214 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.620 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xe47b2cc7, L:/127.0.0.1:44934 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.621 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.621 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4934), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [508ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [907ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [4188ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: Network error: connection closed, [4205ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: Network error: connection closed, [4229ms] delaying RPC due to: Service unavailable: Master config (127.1.246.189:39207,127.1.246.188:40533,127.1.246.190:42441) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed,org.apache.kudu.client.RecoverableException: connection closed, [4240ms] refreshing cache from master, [4240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [4244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [4244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [4246ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [4266ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [4266ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=Deferred@1297422971(state=PENDING, result=null, callback=(continuation of Deferred@2078225526 after retry RPC after error@483171755), errback=(continuation of Deferred@2078225526 after retry RPC after error@483171755))) after lookup
21:04:20.624 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.627 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.1.246.188:40533(127.1.246.188:40533)] Successfully connected to peer
21:04:20.628 [DEBUG - kudu-nio-4] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.246.188
21:04:20.628 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.628 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.628 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.628 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.629 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.629 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.629 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:20.629 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.630 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.630 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.630 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.630 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.631 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.631 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x10c590f5, L:/127.0.0.1:51222 - R:/127.1.246.189:39207] using SASL/PLAIN
21:04:20.633 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.633 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.635 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.635 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.638 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x9930bdab, L:/127.0.0.1:44938 - R:/127.1.246.188:40533] using SASL/PLAIN
21:04:20.640 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:20.640 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4991), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [992ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [999ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [1382ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [4688ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: Network error: connection closed, [4691ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: Network error: connection closed, [4727ms] delaying RPC due to: Service unavailable: Master config (127.1.246.189:39207,127.1.246.188:40533,127.1.246.190:42441) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed,org.apache.kudu.client.RecoverableException: connection closed, [4741ms] refreshing cache from master, [4741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.189:39207, [4755ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.188:40533, [4763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.246.190:42441, [4764ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.190:42441: OK, [4776ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.189:39207: OK, [4783ms] Sub RPC ConnectToMaster: received response from server master-127.1.246.188:40533: OK, deferred=Deferred@1818219131(state=PENDING, result=null, callback=(continuation of Deferred@1726151334 after retry RPC after error@1568251618), errback=(continuation of Deferred@1726151334 after retry RPC after error@1568251618))) after lookup
21:04:20.641 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:894) Opened table 7d76508244874930b27345fd92431bf3
21:04:20.643 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 52977d5b27f745bb88ede417c489de01 for table 'testManyClients' with partition [<start>, 0x8000000A)
21:04:20.643 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet b934933986624bc3b6492b92142c915d for table 'testManyClients' with partition [0x8000000A, 0x80000014)
21:04:20.643 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet e24b7b1d8ebb4216a7d5f32c024a3a22 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
21:04:20.643 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 82842152ffa3443893717255a865b4f8 for table 'testManyClients' with partition [0x8000001E, <end>)
21:04:20.643 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=52977d5b27f745bb88ede417c489de01@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b934933986624bc3b6492b92142c915d@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e24b7b1d8ebb4216a7d5f32c024a3a22@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793)[L],fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=82842152ffa3443893717255a865b4f8@[0dcdff57f25744669407be39a7782eac(127.1.246.131:41391),aa364f17854947609a234b33683a109f(127.1.246.129:35793),fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)[L]]}]
21:04:20.644 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.644 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:20.644 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.644 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.644 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.644 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.650 [DEBUG - main] (Connection.java:575) [peer aa364f17854947609a234b33683a109f(127.1.246.129:35793)] disconnecting while in state READY
21:04:20.650 [DEBUG - main] (Connection.java:575) [peer fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)] disconnecting while in state READY
21:04:20.650 [DEBUG - main] (Connection.java:575) [peer master-127.1.246.188:40533(127.1.246.188:40533)] disconnecting while in state READY
21:04:20.651 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.651 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.651 [DEBUG - kudu-nio-4] (Connection.java:239) [peer aa364f17854947609a234b33683a109f(127.1.246.129:35793)] handling channelInactive
21:04:20.651 [DEBUG - kudu-nio-4] (Connection.java:709) [peer aa364f17854947609a234b33683a109f(127.1.246.129:35793)] cleaning up while in state READY due to: connection closed
21:04:20.651 [DEBUG - kudu-nio-3] (Connection.java:239) [peer fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)] handling channelInactive
21:04:20.651 [DEBUG - kudu-nio-3] (Connection.java:709) [peer fbf618839f79434695d9c48678d0bb2f(127.1.246.130:40801)] cleaning up while in state READY due to: connection closed
21:04:20.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.246.188:40533(127.1.246.188:40533)] handling channelInactive
21:04:20.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.246.188:40533(127.1.246.188:40533)] cleaning up while in state READY due to: connection closed
21:04:20.653 [DEBUG - main] (Connection.java:575) [peer master-127.1.246.190:42441(127.1.246.190:42441)] disconnecting while in state READY
21:04:20.653 [DEBUG - main] (Connection.java:575) [peer master-127.1.246.189:39207(127.1.246.189:39207)] disconnecting while in state READY
21:04:20.653 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.246.190:42441(127.1.246.190:42441)] handling channelInactive
21:04:20.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:20.653 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.246.190:42441(127.1.246.190:42441)] cleaning up while in state READY due to: connection closed
21:04:20.655 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.246.189:39207(127.1.246.189:39207)] handling channelInactive
21:04:20.655 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.246.189:39207(127.1.246.189:39207)] cleaning up while in state READY due to: connection closed
21:04:20.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.655746  2010 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 2293
21:04:20.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.665062  2010 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 2428
21:04:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.674299  2010 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 2563
21:04:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.682857  2010 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 2021
21:04:20.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.691911  2010 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 2092
21:04:20.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.700580  2010 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 2162
21:04:20.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:04:20Z chronyd exiting
.21:04:20.762 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783544660762
21:04:20.767 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
21:04:20.767 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
21:04:20.768 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskgLVVnf/test-tmp
21:04:20.768 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
21:04:20.768 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskgLVVnf/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
21:04:20.772 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

21:04:20.918 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:04:20.919 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

21:04:20.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.920466  5006 mini_oidc.cc:150] Starting JWKS server
21:04:20.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.922644  5006 webserver.cc:534] Webserver started at http://127.0.0.1:38119/ using document root <none> and password file <none>
21:04:20.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.922842  5006 mini_oidc.cc:186] Starting OIDC Discovery server
21:04:20.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.923122  5006 webserver.cc:534] Webserver started at http://127.0.0.1:38121/ using document root <none> and password file <none>
21:04:20.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:04:20Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
21:04:20.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:04:20Z Disabled control of system clock
21:04:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:20.940558  5006 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/wal
21:04:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/data
21:04:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/logs
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/data/info.pb
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.190:38593
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.190
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38119/jwks.json with env {}
21:04:21.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.042990  5017 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:21.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.043213  5017 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:21.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.043259  5017 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:21.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.046458  5017 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:04:21.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.046510  5017 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:21.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.046531  5017 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:04:21.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.046550  5017 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:04:21.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.046567  5017 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:04:21.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.046582  5017 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38119/jwks.json
21:04:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.050412  5017 master_runner.cc:387] Master server non-default flags:
21:04:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/data
21:04:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/wal
21:04:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:21.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.190:38593
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38119/jwks.json
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/data/info.pb
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.190
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5017
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/logs
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:21.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.051600  5017 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:04:21.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.052858  5017 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:21.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.058387  5025 instance_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:04:21.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.058692  5017 server_base.cc:1061] running on GCE node
21:04:21.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.058387  5023 instance_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:04:21.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.058372  5022 instance_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:04:21.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.059692  5017 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:21.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.060976  5017 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:21.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.062316  5017 hybrid_clock.cc:648] HybridClock initialized: now 1783544661062259 us; error 75 us; skew 500 ppm
21:04:21.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.064527  5017 webserver.cc:534] Webserver started at http://127.4.227.190:35327/ using document root <none> and password file <none>
21:04:21.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.065073  5017 fs_manager.cc:362] Metadata directory not provided
21:04:21.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.065133  5017 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:21.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.065292  5017 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:21.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.066896  5017 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/data/instance:
21:04:21.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5011964abea24854b28ced7f3ed2d892"
21:04:21.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.067446  5017 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/wal/instance:
21:04:21.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5011964abea24854b28ced7f3ed2d892"
21:04:21.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.070917  5017 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
21:04:21.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.073668  5031 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:21.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.074754  5017 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.074896  5017 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/wal
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5011964abea24854b28ced7f3ed2d892"
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.075054  5017 fs_report.cc:389] FS layout report
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/wal
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/wal
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/data/data
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:21.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:21.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.095570  5017 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:21.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.096400  5017 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:04:21.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.096608  5017 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:21.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.103792  5017 rpc_server.cc:307] RPC server started. Bound to: 127.4.227.190:38593
21:04:21.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.103820  5083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.227.190:38593 every 8 connection(s)
21:04:21.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.105007  5017 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/data/info.pb
21:04:21.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.106765  5006 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 5017
21:04:21.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.106894  5006 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-0/wal/instance
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.107869  5084 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:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.108317  5006 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/wal
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/data
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/logs
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/data/info.pb
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:21.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.189:44529
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.189
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38119/jwks.json with env {}
21:04:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.110888  5084 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } has no permanent_uuid. Determining permanent_uuid...
21:04:21.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.121146  5084 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } has no permanent_uuid. Determining permanent_uuid...
21:04:21.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.121919  5032 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.227.189:44529: connect: Connection refused (error 111)
21:04:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.122840  5084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.227.189:44529: Network error: Client connection negotiation failed: client connection to 127.4.227.189:44529: connect: Connection refused (error 111)
21:04:21.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.172093  5084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } attempt: 1
21:04:21.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.173840  5084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.227.189:44529: Network error: Client connection negotiation failed: client connection to 127.4.227.189:44529: connect: Connection refused (error 111)
21:04:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.211687  5086 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.211930  5086 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.211979  5086 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.215325  5086 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:04:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.215386  5086 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.215407  5086 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:04:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.215425  5086 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:04:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.215443  5086 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:04:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.215458  5086 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38119/jwks.json
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.219350  5086 master_runner.cc:387] Master server non-default flags:
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/data
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/wal
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.189:44529
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38119/jwks.json
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/data/info.pb
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.189
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5086
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/logs
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.220422  5086 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:04:21.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.221530  5086 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:21.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.226956  5097 instance_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:04:21.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.226980  5094 instance_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:04:21.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.227221  5086 server_base.cc:1061] running on GCE node
21:04:21.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.226989  5095 instance_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:04:21.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.227855  5086 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:21.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.228785  5086 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.229975  5086 hybrid_clock.cc:648] HybridClock initialized: now 1783544661229925 us; error 68 us; skew 500 ppm
21:04:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.231835  5086 webserver.cc:534] Webserver started at http://127.4.227.189:44719/ using document root <none> and password file <none>
21:04:21.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.232442  5086 fs_manager.cc:362] Metadata directory not provided
21:04:21.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.232529  5086 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:21.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.232769  5086 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.234344  5086 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/data/instance:
21:04:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a2d4bdb96d2437e86aeba7716bc8865"
21:04:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.234907  5086 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/wal/instance:
21:04:21.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a2d4bdb96d2437e86aeba7716bc8865"
21:04:21.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.238312  5086 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.002s
21:04:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.240621  5103 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.241683  5086 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.241837  5086 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/wal
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a2d4bdb96d2437e86aeba7716bc8865"
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.241964  5086 fs_report.cc:389] FS layout report
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/wal
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/wal
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/data/data
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.242033  5084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } attempt: 2
21:04:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.243563  5084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.227.189:44529: Network error: Client connection negotiation failed: client connection to 127.4.227.189:44529: connect: Connection refused (error 111)
21:04:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.268853  5086 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.269549  5086 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:04:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.269695  5086 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:21.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.277153  5155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.227.189:44529 every 8 connection(s)
21:04:21.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.277168  5086 rpc_server.cc:307] RPC server started. Bound to: 127.4.227.189:44529
21:04:21.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.278216  5086 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/data/info.pb
21:04:21.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.281087  5156 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:04:21.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.283916  5156 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } has no permanent_uuid. Determining permanent_uuid...
21:04:21.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.284663  5006 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 5086
21:04:21.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.284763  5006 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-1/wal/instance
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.285384  5006 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/wal
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/data
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/logs
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/data/info.pb
21:04:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.188:34781
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.188
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:21.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38119/jwks.json with env {}
21:04:21.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.295696  5156 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } has no permanent_uuid. Determining permanent_uuid...
21:04:21.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.303692  5156 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } has no permanent_uuid. Determining permanent_uuid...
21:04:21.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.304910  5104 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.227.188:34781: connect: Connection refused (error 111)
21:04:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.306300  5156 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.227.188:34781: Network error: Client connection negotiation failed: client connection to 127.4.227.188:34781: connect: Connection refused (error 111)
21:04:21.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.334772  5084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } attempt: 3
21:04:21.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.340976  5084 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } has no permanent_uuid. Determining permanent_uuid...
21:04:21.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.342841  5084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.227.188:34781: Network error: Client connection negotiation failed: client connection to 127.4.227.188:34781: connect: Connection refused (error 111)
21:04:21.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.355536  5156 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } attempt: 1
21:04:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.357347  5156 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.227.188:34781: Network error: Client connection negotiation failed: client connection to 127.4.227.188:34781: connect: Connection refused (error 111)
21:04:21.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.374029  5084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } attempt: 1
21:04:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.375942  5084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.227.188:34781: Network error: Client connection negotiation failed: client connection to 127.4.227.188:34781: connect: Connection refused (error 111)
21:04:21.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.426044  5156 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } attempt: 2
21:04:21.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.427987  5156 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.227.188:34781: Network error: Client connection negotiation failed: client connection to 127.4.227.188:34781: connect: Connection refused (error 111)
21:04:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.433068  5159 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.433281  5159 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.433327  5159 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.436771  5159 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:04:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.436826  5159 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.436848  5159 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:04:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.436866  5159 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:04:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.436884  5159 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:04:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.436900  5159 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38119/jwks.json
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.440788  5159 master_runner.cc:387] Master server non-default flags:
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/data
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/wal
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.188:34781
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38119/jwks.json
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/data/info.pb
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.188
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5159
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/logs
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.441982  5159 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:04:21.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.443051  5159 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:21.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.448249  5169 instance_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:04:21.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.448302  5167 instance_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:04:21.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.448503  5159 server_base.cc:1061] running on GCE node
21:04:21.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.448248  5166 instance_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:04:21.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.449172  5159 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:21.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.450142  5159 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:21.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.451112  5084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } attempt: 2
21:04:21.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.451344  5159 hybrid_clock.cc:648] HybridClock initialized: now 1783544661451324 us; error 34 us; skew 500 ppm
21:04:21.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.452538  5084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.227.188:34781: Network error: Client connection negotiation failed: client connection to 127.4.227.188:34781: connect: Connection refused (error 111)
21:04:21.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.453328  5159 webserver.cc:534] Webserver started at http://127.4.227.188:33383/ using document root <none> and password file <none>
21:04:21.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.453876  5159 fs_manager.cc:362] Metadata directory not provided
21:04:21.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.453927  5159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:21.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.454088  5159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:21.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.455669  5159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/data/instance:
21:04:21.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5acd96f60c564ab7ad864ac3dd2eec89"
21:04:21.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.456103  5159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/wal/instance:
21:04:21.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5acd96f60c564ab7ad864ac3dd2eec89"
21:04:21.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.459482  5159 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
21:04:21.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.461550  5175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:21.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.462503  5159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
21:04:21.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.462635  5159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/wal
21:04:21.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5acd96f60c564ab7ad864ac3dd2eec89"
21:04:21.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.462785  5159 fs_report.cc:389] FS layout report
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/wal
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/wal
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/data/data
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:21.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.473949  5159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:21.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.474721  5159 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:04:21.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.474947  5159 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:21.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.482143  5159 rpc_server.cc:307] RPC server started. Bound to: 127.4.227.188:34781
21:04:21.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.482146  5227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.227.188:34781 every 8 connection(s)
21:04:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.483276  5159 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/data/info.pb
21:04:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.483805  5006 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 5159
21:04:21.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.483942  5006 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/master-2/wal/instance
21:04:21.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.486124  5228 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:04:21.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.489650  5228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } has no permanent_uuid. Determining permanent_uuid...
21:04:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.497522  5228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } has no permanent_uuid. Determining permanent_uuid...
21:04:21.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.501472  5228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } has no permanent_uuid. Determining permanent_uuid...
21:04:21.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.506903  5228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89: Bootstrap starting.
21:04:21.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.509265  5228 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89: Neither blocks nor log segments found. Creating new log.
21:04:21.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.509985  5228 log.cc:826] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89: Log is configured to *not* fsync() on all Append() calls
21:04:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.511689  5228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89: No bootstrap required, opened a new log
21:04:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.514201  5228 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } }
21:04:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.514396  5228 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.514462  5228 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5acd96f60c564ab7ad864ac3dd2eec89, State: Initialized, Role: FOLLOWER
21:04:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.514923  5228 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } }
21:04:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.515674  5235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [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: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } } }
21:04:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.515775  5235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [sys.catalog]: This master's current role is: FOLLOWER
21:04:21.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.516079  5228 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [sys.catalog]: configured and running, proceeding with master startup.
21:04:21.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.519142  5156 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } attempt: 3
21:04:21.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.521528  5246 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:04:21.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.521744  5246 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:04:21.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.519872  5159 master_runner.cc:187] Error getting master registration for 127.4.227.190:38593: OK, instance_id { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" instance_seqno: 1783544661101815 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:04:21.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.522117  5159 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:04:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.525720  5156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865: Bootstrap starting.
21:04:21.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.527799  5156 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865: Neither blocks nor log segments found. Creating new log.
21:04:21.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.528560  5156 log.cc:826] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865: Log is configured to *not* fsync() on all Append() calls
21:04:21.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.530175  5156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865: No bootstrap required, opened a new log
21:04:21.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.533757  5156 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } }
21:04:21.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.533932  5156 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:21.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.533983  5156 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2d4bdb96d2437e86aeba7716bc8865, State: Initialized, Role: FOLLOWER
21:04:21.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.534420  5156 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } }
21:04:21.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.534917  5249 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [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: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } } }
21:04:21.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.535072  5249 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [sys.catalog]: This master's current role is: FOLLOWER
21:04:21.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.535612  5156 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [sys.catalog]: configured and running, proceeding with master startup.
21:04:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.540436  5260 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:04:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.540638  5260 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:04:21.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.539105  5086 master_runner.cc:187] Error getting master registration for 127.4.227.190:38593: OK, instance_id { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" instance_seqno: 1783544661101815 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:04:21.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.541319  5086 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:04:21.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.551725  5084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } attempt: 3
21:04:21.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.559544  5084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892: Bootstrap starting.
21:04:21.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.562367  5084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892: Neither blocks nor log segments found. Creating new log.
21:04:21.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.563449  5084 log.cc:826] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892: Log is configured to *not* fsync() on all Append() calls
21:04:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.565595  5084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892: No bootstrap required, opened a new log
21:04:21.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.569315  5084 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } }
21:04:21.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.569514  5084 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:21.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.569566  5084 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5011964abea24854b28ced7f3ed2d892, State: Initialized, Role: FOLLOWER
21:04:21.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.570017  5084 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } }
21:04:21.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.570516  5263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [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: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } } }
21:04:21.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.570755  5263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [sys.catalog]: This master's current role is: FOLLOWER
21:04:21.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.571274  5084 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [sys.catalog]: configured and running, proceeding with master startup.
21:04:21.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.576438  5274 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:04:21.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.579092  5274 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:04:21.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.579747  5017 master_runner.cc:264] No leader master found from master 5011964abea24854b28ced7f3ed2d892
21:04:21.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.579839  5017 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:04:21.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.598076  5037 tablet.cc:2406] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:21.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.673789  5249 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:04:21.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.673998  5249 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } }
21:04:21.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.675136  5249 leader_election.cc:290] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5011964abea24854b28ced7f3ed2d892 (127.4.227.190:38593), 5acd96f60c564ab7ad864ac3dd2eec89 (127.4.227.188:34781)
21:04:21.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.676173  5202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" is_pre_election: true
21:04:21.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.676456  5202 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2d4bdb96d2437e86aeba7716bc8865 in term 0.
21:04:21.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.677114  5104 leader_election.cc:304] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [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: 5acd96f60c564ab7ad864ac3dd2eec89, 8a2d4bdb96d2437e86aeba7716bc8865; no voters: 
21:04:21.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.677855  5058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5011964abea24854b28ced7f3ed2d892" is_pre_election: true
21:04:21.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.678121  5058 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2d4bdb96d2437e86aeba7716bc8865 in term 0.
21:04:21.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.678892  5249 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 0 FOLLOWER]: Leader pre-election won for term 1
21:04:21.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.678993  5249 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:04:21.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.679045  5249 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 0 FOLLOWER]: Advancing to term 1
21:04:21.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.680243  5249 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } }
21:04:21.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.680649  5249 leader_election.cc:290] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [CANDIDATE]: Term 1 election: Requested vote from peers 5011964abea24854b28ced7f3ed2d892 (127.4.227.190:38593), 5acd96f60c564ab7ad864ac3dd2eec89 (127.4.227.188:34781)
21:04:21.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.681406  5202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5acd96f60c564ab7ad864ac3dd2eec89"
21:04:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.681533  5202 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [term 0 FOLLOWER]: Advancing to term 1
21:04:21.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.682595  5202 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2d4bdb96d2437e86aeba7716bc8865 in term 1.
21:04:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.683692  5058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5011964abea24854b28ced7f3ed2d892"
21:04:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.683807  5058 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [term 0 FOLLOWER]: Advancing to term 1
21:04:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.684933  5058 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2d4bdb96d2437e86aeba7716bc8865 in term 1.
21:04:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.685158  5104 leader_election.cc:304] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [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: 5acd96f60c564ab7ad864ac3dd2eec89, 8a2d4bdb96d2437e86aeba7716bc8865; no voters: 
21:04:21.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.686060  5249 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 1 FOLLOWER]: Leader election won for term 1
21:04:21.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.686300  5249 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2d4bdb96d2437e86aeba7716bc8865, State: Running, Role: LEADER
21:04:21.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.686618  5249 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [LEADER]: Queue going to LEADER mode. State: All 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: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } }
21:04:21.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.688736  5249 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a2d4bdb96d2437e86aeba7716bc8865. Latest consensus state: current_term: 1 leader_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } } }
21:04:21.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.688993  5249 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [sys.catalog]: This master's current role is: LEADER
21:04:21.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.689491  5278 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
21:04:21.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.690745  5278 catalog_manager.cc:1519] Initializing Kudu cluster ID...
21:04:21.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.697688  5202 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [term 1 FOLLOWER]: Refusing update from remote peer 8a2d4bdb96d2437e86aeba7716bc8865: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:21.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.698535  5276 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:21.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.704984  5235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a2d4bdb96d2437e86aeba7716bc8865. Latest consensus state: current_term: 1 leader_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } } }
21:04:21.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.705116  5235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [sys.catalog]: This master's current role is: FOLLOWER
21:04:21.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.706195  5058 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [term 1 FOLLOWER]: Refusing update from remote peer 8a2d4bdb96d2437e86aeba7716bc8865: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:21.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.706940  5249 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:21.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.711306  5263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a2d4bdb96d2437e86aeba7716bc8865. Latest consensus state: current_term: 1 leader_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } } }
21:04:21.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.711422  5263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [sys.catalog]: This master's current role is: FOLLOWER
21:04:21.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.713542  5276 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } } }
21:04:21.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.713692  5276 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [sys.catalog]: This master's current role is: LEADER
21:04:21.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.715092  5235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } } }
21:04:21.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.715205  5235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89 [sys.catalog]: This master's current role is: FOLLOWER
21:04:21.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.715749  5279 mvcc.cc:204] Tried to move back new op lower bound from 7305398934305693696 to 7305398934272733184. Current Snapshot: MvccSnapshot[applied={T|T < 7305398934305693696}]
21:04:21.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.716971  5280 mvcc.cc:204] Tried to move back new op lower bound from 7305398934305693696 to 7305398934272733184. Current Snapshot: MvccSnapshot[applied={T|T < 7305398934305693696}]
21:04:21.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.718604  5249 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } } }
21:04:21.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.718729  5249 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865 [sys.catalog]: This master's current role is: LEADER
21:04:21.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.719866  5263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5011964abea24854b28ced7f3ed2d892" member_type: VOTER last_known_addr { host: "127.4.227.190" port: 38593 } } peers { permanent_uuid: "8a2d4bdb96d2437e86aeba7716bc8865" member_type: VOTER last_known_addr { host: "127.4.227.189" port: 44529 } } peers { permanent_uuid: "5acd96f60c564ab7ad864ac3dd2eec89" member_type: VOTER last_known_addr { host: "127.4.227.188" port: 34781 } } }
21:04:21.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.719981  5263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892 [sys.catalog]: This master's current role is: FOLLOWER
21:04:21.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.720655  5278 catalog_manager.cc:1382] Generated new cluster ID: 90d1b7c76ee8449da3b1f1c8b22277ac
21:04:21.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.720736  5278 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
21:04:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.722078  5282 mvcc.cc:204] Tried to move back new op lower bound from 7305398934305693696 to 7305398934272733184. Current Snapshot: MvccSnapshot[applied={T|T < 7305398934305693696}]
21:04:21.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.768428  5278 catalog_manager.cc:1405] Generated new certificate authority record
21:04:21.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.769845  5278 catalog_manager.cc:1539] Loading token signing keys...
21:04:21.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.782864  5278 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8a2d4bdb96d2437e86aeba7716bc8865: Generated new TSK 0
21:04:21.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.783785  5278 catalog_manager.cc:1549] Initializing in-progress tserver states...
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.797263  5006 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/wal
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/data
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/logs
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/data/info.pb
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:21.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.129:0
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.227.129
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.129
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:04:21.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.919896  5288 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:21.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.920151  5288 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:21.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.920208  5288 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:21.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.923650  5288 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:21.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.923803  5288 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.227.129
21:04:21.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.927696  5288 tablet_server_runner.cc:78] Tablet server non-default flags:
21:04:21.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/data
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/wal
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.129:0
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/data/info.pb
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.129
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5288
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.227.129
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/logs
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:21.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.928995  5288 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:04:21.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.930107  5288 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:21.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.936471  5294 instance_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:04:21.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.936420  5293 instance_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:04:21.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:21.936492  5296 instance_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:04:21.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.936889  5288 server_base.cc:1061] running on GCE node
21:04:21.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.937331  5288 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:21.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.937975  5288 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:21.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.939157  5288 hybrid_clock.cc:648] HybridClock initialized: now 1783544661939138 us; error 34 us; skew 500 ppm
21:04:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.940922  5288 webserver.cc:534] Webserver started at http://127.4.227.129:46249/ using document root <none> and password file <none>
21:04:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.941507  5288 fs_manager.cc:362] Metadata directory not provided
21:04:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.941592  5288 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.941817  5288 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.943547  5288 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/data/instance:
21:04:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7d92eeb7d2194f09b2b06f00e172dbd3"
21:04:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.944062  5288 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/wal/instance:
21:04:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7d92eeb7d2194f09b2b06f00e172dbd3"
21:04:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.947283  5288 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
21:04:21.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.949482  5302 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.950426  5288 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
21:04:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.950555  5288 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/wal
21:04:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7d92eeb7d2194f09b2b06f00e172dbd3"
21:04:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:21 on dist-test-slave-lsnk"
21:04:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.950685  5288 fs_report.cc:389] FS layout report
21:04:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/wal
21:04:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/wal
21:04:21.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/data/data
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:21.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.996065  5288 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:21.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.996843  5288 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:04:21.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.997071  5288 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:21.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.997749  5288 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:04:21.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.998865  5288 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:04:21.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.998944  5288 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:04:21.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.999027  5288 ts_tablet_manager.cc:616] Registered 0 tablets
21:04:21.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:21.999058  5288 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:04:22.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.009100  5288 rpc_server.cc:307] RPC server started. Bound to: 127.4.227.129:41857
21:04:22.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.009191  5415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.227.129:41857 every 8 connection(s)
21:04:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.010162  5288 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/data/info.pb
21:04:22.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.014041  5006 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 5288
21:04:22.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.014149  5006 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-0/wal/instance
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.017138  5006 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/wal
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/data
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/logs
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/data/info.pb
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.130:0
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.227.130
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.130
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:04:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.020789  5416 heartbeater.cc:344] Connected to a master server at 127.4.227.188:34781
21:04:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.021040  5416 heartbeater.cc:461] Registering TS with master...
21:04:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.021416  5417 heartbeater.cc:344] Connected to a master server at 127.4.227.190:38593
21:04:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.021497  5417 heartbeater.cc:461] Registering TS with master...
21:04:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.021643  5416 heartbeater.cc:507] Master 127.4.227.188:34781 requested a full tablet report, sending...
21:04:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.021692  5417 heartbeater.cc:507] Master 127.4.227.190:38593 requested a full tablet report, sending...
21:04:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.023418  5045 ts_manager.cc:194] Registered new tserver with Master: 7d92eeb7d2194f09b2b06f00e172dbd3 (127.4.227.129:41857)
21:04:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.023418  5192 ts_manager.cc:194] Registered new tserver with Master: 7d92eeb7d2194f09b2b06f00e172dbd3 (127.4.227.129:41857)
21:04:22.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.028916  5418 heartbeater.cc:344] Connected to a master server at 127.4.227.189:44529
21:04:22.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.029023  5418 heartbeater.cc:461] Registering TS with master...
21:04:22.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.029250  5418 heartbeater.cc:507] Master 127.4.227.189:44529 requested a full tablet report, sending...
21:04:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.030571  5120 ts_manager.cc:194] Registered new tserver with Master: 7d92eeb7d2194f09b2b06f00e172dbd3 (127.4.227.129:41857)
21:04:22.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.032382  5120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.227.129:42701
21:04:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.128996  5425 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.129190  5425 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.129233  5425 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:22.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.132593  5425 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:22.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.132689  5425 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.227.130
21:04:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.136529  5425 tablet_server_runner.cc:78] Tablet server non-default flags:
21:04:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/data
21:04:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/wal
21:04:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.130:0
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/data/info.pb
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.130
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5425
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.227.130
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/logs
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.137595  5425 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:04:22.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.138666  5425 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.144748  5430 instance_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:04:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.144752  5431 instance_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:04:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.145119  5433 instance_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:04:22.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.145599  5425 server_base.cc:1061] running on GCE node
21:04:22.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.145907  5425 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:22.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.146371  5425 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.147565  5425 hybrid_clock.cc:648] HybridClock initialized: now 1783544662147551 us; error 35 us; skew 500 ppm
21:04:22.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.149406  5425 webserver.cc:534] Webserver started at http://127.4.227.130:40005/ using document root <none> and password file <none>
21:04:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.149974  5425 fs_manager.cc:362] Metadata directory not provided
21:04:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.150058  5425 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.150277  5425 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.151923  5425 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/data/instance:
21:04:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a84d475f805449cea07055e147714483"
21:04:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:22 on dist-test-slave-lsnk"
21:04:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.152468  5425 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/wal/instance:
21:04:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a84d475f805449cea07055e147714483"
21:04:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:22 on dist-test-slave-lsnk"
21:04:22.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.155797  5425 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
21:04:22.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.157989  5439 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.159087  5425 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.159207  5425 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/wal
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a84d475f805449cea07055e147714483"
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:22 on dist-test-slave-lsnk"
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.159344  5425 fs_report.cc:389] FS layout report
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/wal
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/wal
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/data/data
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:22.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.185813  5425 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:22.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.186559  5425 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:04:22.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.186779  5425 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:22.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.187418  5425 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:04:22.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.188524  5425 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:04:22.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.188592  5425 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:04:22.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.188648  5425 ts_tablet_manager.cc:616] Registered 0 tablets
21:04:22.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.188675  5425 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:04:22.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.198112  5425 rpc_server.cc:307] RPC server started. Bound to: 127.4.227.130:37235
21:04:22.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.198176  5552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.227.130:37235 every 8 connection(s)
21:04:22.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.199240  5425 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/data/info.pb
21:04:22.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.208139  5555 heartbeater.cc:344] Connected to a master server at 127.4.227.189:44529
21:04:22.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.208223  5554 heartbeater.cc:344] Connected to a master server at 127.4.227.190:38593
21:04:22.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.208423  5555 heartbeater.cc:461] Registering TS with master...
21:04:22.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.208422  5554 heartbeater.cc:461] Registering TS with master...
21:04:22.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.208714  5553 heartbeater.cc:344] Connected to a master server at 127.4.227.188:34781
21:04:22.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.208781  5553 heartbeater.cc:461] Registering TS with master...
21:04:22.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.208851  5006 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 5425
21:04:22.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.208943  5006 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-1/wal/instance
21:04:22.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.209076  5555 heartbeater.cc:507] Master 127.4.227.189:44529 requested a full tablet report, sending...
21:04:22.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.209070  5554 heartbeater.cc:507] Master 127.4.227.190:38593 requested a full tablet report, sending...
21:04:22.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.209070  5553 heartbeater.cc:507] Master 127.4.227.188:34781 requested a full tablet report, sending...
21:04:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.210327  5192 ts_manager.cc:194] Registered new tserver with Master: a84d475f805449cea07055e147714483 (127.4.227.130:37235)
21:04:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.210919  5120 ts_manager.cc:194] Registered new tserver with Master: a84d475f805449cea07055e147714483 (127.4.227.130:37235)
21:04:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.210981  5045 ts_manager.cc:194] Registered new tserver with Master: a84d475f805449cea07055e147714483 (127.4.227.130:37235)
21:04:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.211313  5006 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu
21:04:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/wal
21:04:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/data
21:04:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/logs
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/data/info.pb
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.131:0
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.227.131
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.131
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:04:22.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.211632  5120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.227.130:56557
21:04:22.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.327837  5560 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:22.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.328030  5560 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:22.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.328070  5560 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:22.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.331241  5560 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:22.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.331343  5560 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.227.131
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.335008  5560 tablet_server_runner.cc:78] Tablet server non-default flags:
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.227.148:36361
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/data
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/wal
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.227.131:0
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/data/info.pb
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.227.131
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.227.190:38593,127.4.227.189:44529,127.4.227.188:34781
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5560
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.227.131
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/logs
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:46 UTC on bdcb31816ec0
21:04:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16875
21:04:22.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.335978  5560 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:04:22.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.337093  5560 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:22.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.343569  5566 instance_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:04:22.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.343669  5560 server_base.cc:1061] running on GCE node
21:04:22.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.343824  5565 instance_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:04:22.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.343567  5568 instance_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:04:22.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.344444  5560 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:22.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.344977  5560 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:22.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.346156  5560 hybrid_clock.cc:648] HybridClock initialized: now 1783544662346130 us; error 39 us; skew 500 ppm
21:04:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.347985  5560 webserver.cc:534] Webserver started at http://127.4.227.131:41427/ using document root <none> and password file <none>
21:04:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.348570  5560 fs_manager.cc:362] Metadata directory not provided
21:04:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.348657  5560 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:22.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.348886  5560 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:22.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.350533  5560 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/data/instance:
21:04:22.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b90d568d390a46479b209de9691f4c21"
21:04:22.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:22 on dist-test-slave-lsnk"
21:04:22.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.351105  5560 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/wal/instance:
21:04:22.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b90d568d390a46479b209de9691f4c21"
21:04:22.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:22 on dist-test-slave-lsnk"
21:04:22.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.354292  5560 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
21:04:22.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.356745  5574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.357893  5560 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.357988  5560 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/data,/tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/wal
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b90d568d390a46479b209de9691f4c21"
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:22 on dist-test-slave-lsnk"
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.358068  5560 fs_report.cc:389] FS layout report
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/wal
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/wal
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/data/data
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:22.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:22.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.381455  5560 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:22.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.382109  5560 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:04:22.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.382263  5560 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:22.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.382784  5560 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:04:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.383855  5560 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:04:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.383905  5560 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:04:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.383944  5560 ts_tablet_manager.cc:616] Registered 0 tablets
21:04:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.383960  5560 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:04:22.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.392999  5560 rpc_server.cc:307] RPC server started. Bound to: 127.4.227.131:33659
21:04:22.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.393071  5687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.227.131:33659 every 8 connection(s)
21:04:22.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.393896  5560 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/data/info.pb
21:04:22.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.397761  5006 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu as pid 5560
21:04:22.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.397873  5006 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgLVVnf/test-tmp/mini-kudu-cluster17780109234410014940/ts-2/wal/instance
21:04:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.403216  5688 heartbeater.cc:344] Connected to a master server at 127.4.227.188:34781
21:04:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.403267  5689 heartbeater.cc:344] Connected to a master server at 127.4.227.190:38593
21:04:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.403439  5689 heartbeater.cc:461] Registering TS with master...
21:04:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.403439  5688 heartbeater.cc:461] Registering TS with master...
21:04:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.403633  5690 heartbeater.cc:344] Connected to a master server at 127.4.227.189:44529
21:04:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.403781  5690 heartbeater.cc:461] Registering TS with master...
21:04:22.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.404070  5688 heartbeater.cc:507] Master 127.4.227.188:34781 requested a full tablet report, sending...
21:04:22.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.404053  5689 heartbeater.cc:507] Master 127.4.227.190:38593 requested a full tablet report, sending...
21:04:22.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.404053  5690 heartbeater.cc:507] Master 127.4.227.189:44529 requested a full tablet report, sending...
21:04:22.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.405123  5192 ts_manager.cc:194] Registered new tserver with Master: b90d568d390a46479b209de9691f4c21 (127.4.227.131:33659)
21:04:22.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.405215  5045 ts_manager.cc:194] Registered new tserver with Master: b90d568d390a46479b209de9691f4c21 (127.4.227.131:33659)
21:04:22.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.405491  5120 ts_manager.cc:194] Registered new tserver with Master: b90d568d390a46479b209de9691f4c21 (127.4.227.131:33659)
21:04:22.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.406114  5120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.227.131:37877
21:04:22.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.418395  5006 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
21:04:22.419 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:04:22.419 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

21:04:22.422 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.227.190"
      port: 38593
    }
    bound_http_address {
      host: "127.4.227.190"
      port: 35327
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.227.189"
      port: 44529
    }
    bound_http_address {
      host: "127.4.227.189"
      port: 44719
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.227.188"
      port: 34781
    }
    bound_http_address {
      host: "127.4.227.188"
      port: 33383
    }
  }
}

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

21:04:22.424 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.227.129"
      port: 41857
    }
    bound_http_address {
      host: "127.4.227.129"
      port: 46249
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.227.130"
      port: 37235
    }
    bound_http_address {
      host: "127.4.227.130"
      port: 40005
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.227.131"
      port: 33659
    }
    bound_http_address {
      host: "127.4.227.131"
      port: 41427
    }
  }
}

21:04:22.424 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
21:04:22.425 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:22.427 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.4.227.190:38593(127.4.227.190:38593)] connecting to peer
21:04:22.428 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.4.227.189:44529(127.4.227.189:44529)] connecting to peer
21:04:22.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.4.227.190:38593(127.4.227.190:38593)] Successfully connected to peer
21:04:22.430 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.4.227.190
21:04:22.433 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.4.227.188:34781(127.4.227.188:34781)] connecting to peer
21:04:22.434 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.4.227.189:44529(127.4.227.189:44529)] Successfully connected to peer
21:04:22.436 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.4.227.189
21:04:22.439 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3f32503, L:/127.0.0.1:35198 - R:/127.4.227.190:38593] using SASL/PLAIN
21:04:22.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.4.227.188:34781(127.4.227.188:34781)] Successfully connected to peer
21:04:22.445 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.4.227.188
21:04:22.445 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c50c670, L:/127.0.0.1:34462 - R:/127.4.227.189:44529] using SASL/PLAIN
21:04:22.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:22.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=20), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.227.190:38593, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.227.189:44529, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.227.188:34781, [14ms] Sub RPC ConnectToMaster: received response from server master-127.4.227.190:38593: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.448215  5120 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34462:
21:04:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
21:04:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
21:04:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:04:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.449728  5120 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:04:22.453 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd6113c10, L:/127.0.0.1:50388 - R:/127.4.227.188:34781] using SASL/PLAIN
21:04:22.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ba777af0cc674ba7b994464add9aec99
21:04:22.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.480247  5487 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8036156ed943f9991d16d651aad458 (DEFAULT_TABLE table=testMultipleSessions [id=ba777af0cc674ba7b994464add9aec99]), partition=RANGE (key) PARTITION UNBOUNDED
21:04:22.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.481675  5487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8036156ed943f9991d16d651aad458. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.483421  5622 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8036156ed943f9991d16d651aad458 (DEFAULT_TABLE table=testMultipleSessions [id=ba777af0cc674ba7b994464add9aec99]), partition=RANGE (key) PARTITION UNBOUNDED
21:04:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.483433  5350 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8036156ed943f9991d16d651aad458 (DEFAULT_TABLE table=testMultipleSessions [id=ba777af0cc674ba7b994464add9aec99]), partition=RANGE (key) PARTITION UNBOUNDED
21:04:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.484351  5622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8036156ed943f9991d16d651aad458. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.484360  5350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8036156ed943f9991d16d651aad458. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.488669  5715 tablet_bootstrap.cc:492] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483: Bootstrap starting.
21:04:22.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.490931  5715 tablet_bootstrap.cc:654] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483: Neither blocks nor log segments found. Creating new log.
21:04:22.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.491925  5715 log.cc:826] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483: Log is configured to *not* fsync() on all Append() calls
21:04:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.493425  5715 tablet_bootstrap.cc:492] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483: No bootstrap required, opened a new log
21:04:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.493635  5715 ts_tablet_manager.cc:1403] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
21:04:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.495098  5716 tablet_bootstrap.cc:492] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3: Bootstrap starting.
21:04:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.496691  5715 raft_consensus.cc:359] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } }
21:04:22.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.497038  5715 raft_consensus.cc:385] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:22.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.497190  5715 raft_consensus.cc:740] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84d475f805449cea07055e147714483, State: Initialized, Role: FOLLOWER
21:04:22.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.497372  5716 tablet_bootstrap.cc:654] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3: Neither blocks nor log segments found. Creating new log.
21:04:22.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.497891  5715 consensus_queue.cc:260] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } }
21:04:22.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.498139  5716 log.cc:826] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3: Log is configured to *not* fsync() on all Append() calls
21:04:22.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.498849  5717 tablet_bootstrap.cc:492] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21: Bootstrap starting.
21:04:22.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.499012  5715 ts_tablet_manager.cc:1434] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
21:04:22.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.500999  5717 tablet_bootstrap.cc:654] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21: Neither blocks nor log segments found. Creating new log.
21:04:22.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.501860  5717 log.cc:826] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21: Log is configured to *not* fsync() on all Append() calls
21:04:22.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.502653  5555 heartbeater.cc:499] Master 127.4.227.189:44529 was elected leader, sending a full tablet report...
21:04:22.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.506484  5717 tablet_bootstrap.cc:492] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21: No bootstrap required, opened a new log
21:04:22.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.506810  5717 ts_tablet_manager.cc:1403] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.000s
21:04:22.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.509351  5716 tablet_bootstrap.cc:492] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3: No bootstrap required, opened a new log
21:04:22.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.509675  5716 ts_tablet_manager.cc:1403] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.000s
21:04:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.510861  5717 raft_consensus.cc:359] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } }
21:04:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.511225  5717 raft_consensus.cc:385] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.511409  5717 raft_consensus.cc:740] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b90d568d390a46479b209de9691f4c21, State: Initialized, Role: FOLLOWER
21:04:22.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.511993  5717 consensus_queue.cc:260] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } }
21:04:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.513005  5717 ts_tablet_manager.cc:1434] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
21:04:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.513489  5716 raft_consensus.cc:359] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } }
21:04:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.513856  5716 raft_consensus.cc:385] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:22.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.514022  5716 raft_consensus.cc:740] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d92eeb7d2194f09b2b06f00e172dbd3, State: Initialized, Role: FOLLOWER
21:04:22.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.514618  5716 consensus_queue.cc:260] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } }
21:04:22.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.515446  5690 heartbeater.cc:499] Master 127.4.227.189:44529 was elected leader, sending a full tablet report...
21:04:22.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.521638  5716 ts_tablet_manager.cc:1434] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
21:04:22.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.523072  5246 catalog_manager.cc:1294] Loaded cluster ID: 90d1b7c76ee8449da3b1f1c8b22277ac
21:04:22.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.523128  5246 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89: loading cluster ID for follower catalog manager: success
21:04:22.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.525112  5418 heartbeater.cc:499] Master 127.4.227.189:44529 was elected leader, sending a full tablet report...
21:04:22.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.525334  5246 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89: acquiring CA information for follower catalog manager: success
21:04:22.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.526479  5246 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5acd96f60c564ab7ad864ac3dd2eec89: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:04:22.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.580678  5274 catalog_manager.cc:1294] Loaded cluster ID: 90d1b7c76ee8449da3b1f1c8b22277ac
21:04:22.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.580775  5274 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892: loading cluster ID for follower catalog manager: success
21:04:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.582430  5274 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892: acquiring CA information for follower catalog manager: success
21:04:22.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.583585  5274 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5011964abea24854b28ced7f3ed2d892: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:04:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.641172  5719 raft_consensus.cc:493] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:04:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.641418  5719 raft_consensus.cc:515] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } }
21:04:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.642573  5719 leader_election.cc:290] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b90d568d390a46479b209de9691f4c21 (127.4.227.131:33659), 7d92eeb7d2194f09b2b06f00e172dbd3 (127.4.227.129:41857)
21:04:22.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.643364  5722 raft_consensus.cc:493] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:04:22.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.643685  5722 raft_consensus.cc:515] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } }
21:04:22.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.644805  5722 leader_election.cc:290] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84d475f805449cea07055e147714483 (127.4.227.130:37235), 7d92eeb7d2194f09b2b06f00e172dbd3 (127.4.227.129:41857)
21:04:22.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.645294  5691 tablet.cc:2406] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:22.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.647667  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8036156ed943f9991d16d651aad458" candidate_uuid: "a84d475f805449cea07055e147714483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b90d568d390a46479b209de9691f4c21" is_pre_election: true
21:04:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.647691  5370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8036156ed943f9991d16d651aad458" candidate_uuid: "a84d475f805449cea07055e147714483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" is_pre_election: true
21:04:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.647864  5642 raft_consensus.cc:2468] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84d475f805449cea07055e147714483 in term 0.
21:04:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.647943  5370 raft_consensus.cc:2468] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84d475f805449cea07055e147714483 in term 0.
21:04:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.648317  5443 leader_election.cc:304] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [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: a84d475f805449cea07055e147714483, b90d568d390a46479b209de9691f4c21; no voters: 
21:04:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.648592  5719 raft_consensus.cc:2804] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 0 FOLLOWER]: Leader pre-election won for term 1
21:04:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.648670  5719 raft_consensus.cc:493] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:04:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.648713  5719 raft_consensus.cc:3060] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 0 FOLLOWER]: Advancing to term 1
21:04:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.649487  5370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8036156ed943f9991d16d651aad458" candidate_uuid: "b90d568d390a46479b209de9691f4c21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" is_pre_election: true
21:04:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.649670  5370 raft_consensus.cc:2468] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b90d568d390a46479b209de9691f4c21 in term 0.
21:04:22.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.649696  5507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8036156ed943f9991d16d651aad458" candidate_uuid: "b90d568d390a46479b209de9691f4c21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84d475f805449cea07055e147714483" is_pre_election: true
21:04:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.649886  5719 raft_consensus.cc:515] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } }
21:04:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.650024  5576 leader_election.cc:304] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [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: 7d92eeb7d2194f09b2b06f00e172dbd3, b90d568d390a46479b209de9691f4c21; no voters: 
21:04:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.650137  5507 raft_consensus.cc:2393] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b90d568d390a46479b209de9691f4c21 in current term 1: Already voted for candidate a84d475f805449cea07055e147714483 in this term.
21:04:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.650278  5719 leader_election.cc:290] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [CANDIDATE]: Term 1 election: Requested vote from peers b90d568d390a46479b209de9691f4c21 (127.4.227.131:33659), 7d92eeb7d2194f09b2b06f00e172dbd3 (127.4.227.129:41857)
21:04:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.650660  5370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8036156ed943f9991d16d651aad458" candidate_uuid: "a84d475f805449cea07055e147714483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3"
21:04:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.650672  5642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8036156ed943f9991d16d651aad458" candidate_uuid: "a84d475f805449cea07055e147714483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b90d568d390a46479b209de9691f4c21"
21:04:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.650763  5370 raft_consensus.cc:3060] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3 [term 0 FOLLOWER]: Advancing to term 1
21:04:22.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.650774  5642 raft_consensus.cc:3060] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [term 0 FOLLOWER]: Advancing to term 1
21:04:22.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.651679  5370 raft_consensus.cc:2468] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84d475f805449cea07055e147714483 in term 1.
21:04:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.651871  5642 raft_consensus.cc:2468] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84d475f805449cea07055e147714483 in term 1.
21:04:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.652009  5441 leader_election.cc:304] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [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: 7d92eeb7d2194f09b2b06f00e172dbd3, a84d475f805449cea07055e147714483; no voters: 
21:04:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.652215  5719 raft_consensus.cc:2804] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 1 FOLLOWER]: Leader election won for term 1
21:04:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.652213  5722 raft_consensus.cc:2764] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
21:04:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.652428  5719 raft_consensus.cc:697] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [term 1 LEADER]: Becoming Leader. State: Replica: a84d475f805449cea07055e147714483, State: Running, Role: LEADER
21:04:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.652781  5719 consensus_queue.cc:237] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [LEADER]: Queue going to LEADER mode. State: All 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: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } }
21:04:22.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.656158  5120 catalog_manager.cc:5696] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 reported cstate change: term changed from 0 to 1, leader changed from <none> to a84d475f805449cea07055e147714483 (127.4.227.130). New cstate: current_term: 1 leader_uuid: "a84d475f805449cea07055e147714483" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84d475f805449cea07055e147714483" member_type: VOTER last_known_addr { host: "127.4.227.130" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 } health_report { overall_health: UNKNOWN } } }
21:04:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.703682  5556 tablet.cc:2406] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:22.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [6ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.721 [DEBUG - pool-753-thread-15] (Connection.java:748) [peer a84d475f805449cea07055e147714483(127.4.227.130:37235)] connecting to peer
21:04:22.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=19), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [19ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [20ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [21ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=21), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [21ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=22), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [22ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.736 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [22ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=24), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [24ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.738 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=24), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [25ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [21ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a8036156ed943f9991d16d651aad458 for table 'testMultipleSessions' with partition [<start>, <end>)
21:04:22.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3a8036156ed943f9991d16d651aad458@[7d92eeb7d2194f09b2b06f00e172dbd3(127.4.227.129:41857),a84d475f805449cea07055e147714483(127.4.227.130:37235)[L],b90d568d390a46479b209de9691f4c21(127.4.227.131:33659)]}]
21:04:22.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.227.189:44529, [22ms] Sub RPC GetTableLocations: received response from server master-127.4.227.189:44529: OK, deferred=null) after lookup
21:04:22.744 [DEBUG - kudu-nio-3] (Connection.java:757) [peer a84d475f805449cea07055e147714483(127.4.227.130:37235)] Successfully connected to peer
21:04:22.756 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xade1acc5, L:/127.0.0.1:52208 - R:/127.4.227.130:37235] using TOKEN/null
21:04:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:22.761996  5419 tablet.cc:2406] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:22.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.769215  5370 raft_consensus.cc:1275] T 3a8036156ed943f9991d16d651aad458 P 7d92eeb7d2194f09b2b06f00e172dbd3 [term 1 FOLLOWER]: Refusing update from remote peer a84d475f805449cea07055e147714483: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:22.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.769264  5642 raft_consensus.cc:1275] T 3a8036156ed943f9991d16d651aad458 P b90d568d390a46479b209de9691f4c21 [term 1 FOLLOWER]: Refusing update from remote peer a84d475f805449cea07055e147714483: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:22.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.769941  5719 consensus_queue.cc:1048] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b90d568d390a46479b209de9691f4c21" member_type: VOTER last_known_addr { host: "127.4.227.131" port: 33659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:22.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.770335  5719 consensus_queue.cc:1048] T 3a8036156ed943f9991d16d651aad458 P a84d475f805449cea07055e147714483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d92eeb7d2194f09b2b06f00e172dbd3" member_type: VOTER last_known_addr { host: "127.4.227.129" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:04:22.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.788641  5783 mvcc.cc:204] Tried to move back new op lower bound from 7305398938695270400 to 7305398938228723712. Current Snapshot: MvccSnapshot[applied={T|T < 7305398938695270400}]
21:04:22.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:22.793486  5784 mvcc.cc:204] Tried to move back new op lower bound from 7305398938695270400 to 7305398938228723712. Current Snapshot: MvccSnapshot[applied={T|T < 7305398938695270400}]
21:04:23.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:23.008185  5781 mvcc.cc:204] Tried to move back new op lower bound from 7305398939658100736 to 7305398938228723712. Current Snapshot: MvccSnapshot[applied={T|T < 7305398939658100736 or (T in {7305398939658100736})}]
21:04:40.904 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
21:04:40.904 [DEBUG - main] (Connection.java:575) [peer a84d475f805449cea07055e147714483(127.4.227.130:37235)] disconnecting while in state READY
21:04:40.905 [DEBUG - main] (Connection.java:575) [peer master-127.4.227.190:38593(127.4.227.190:38593)] disconnecting while in state READY
21:04:40.905 [DEBUG - main] (Connection.java:575) [peer master-127.4.227.189:44529(127.4.227.189:44529)] disconnecting while in state READY
21:04:40.905 [DEBUG - main] (Connection.java:575) [peer master-127.4.227.188:34781(127.4.227.188:34781)] disconnecting while in state READY
21:04:40.905 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.4.227.189:44529(127.4.227.189:44529)] handling channelInactive
21:04:40.905 [DEBUG - kudu-nio-3] (Connection.java:239) [peer a84d475f805449cea07055e147714483(127.4.227.130:37235)] handling channelInactive
21:04:40.905 [DEBUG - kudu-nio-3] (Connection.java:709) [peer a84d475f805449cea07055e147714483(127.4.227.130:37235)] cleaning up while in state READY due to: connection closed
21:04:40.905 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.4.227.190:38593(127.4.227.190:38593)] handling channelInactive
21:04:40.905 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.4.227.190:38593(127.4.227.190:38593)] cleaning up while in state READY due to: connection closed
21:04:40.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:40.908 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.4.227.188:34781(127.4.227.188:34781)] handling channelInactive
21:04:40.908 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.4.227.188:34781(127.4.227.188:34781)] cleaning up while in state READY due to: connection closed
21:04:40.905 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.4.227.189:44529(127.4.227.189:44529)] cleaning up while in state READY due to: connection closed
21:04:40.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.908231  5006 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 5288
21:04:40.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.918855  5006 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 5425
21:04:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.926134  5006 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 5560
21:04:40.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.935467  5006 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 5017
21:04:40.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.942763  5006 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 5086
21:04:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.949378  5006 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgLVVnf/build/debug/bin/kudu with pid 5159
21:04:40.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:04:40Z chronyd exiting

Time: 34.644

OK (2 tests)

